Update country_select to version 6.1.1
This commit is contained in:
parent
d098ac7dea
commit
231e5281e1
1 changed files with 7 additions and 5 deletions
12
Gemfile.lock
12
Gemfile.lock
|
|
@ -170,11 +170,11 @@ GEM
|
||||||
concurrent-ruby (1.1.9)
|
concurrent-ruby (1.1.9)
|
||||||
countable-rails (0.0.1)
|
countable-rails (0.0.1)
|
||||||
railties (>= 3.1)
|
railties (>= 3.1)
|
||||||
countries (4.0.1)
|
countries (4.2.2)
|
||||||
i18n_data (~> 0.13.0)
|
i18n_data (~> 0.15.0)
|
||||||
sixarm_ruby_unaccent (~> 1.1)
|
sixarm_ruby_unaccent (~> 1.1)
|
||||||
country_select (6.0.0)
|
country_select (6.1.1)
|
||||||
countries (~> 4.0)
|
countries (~> 4.2)
|
||||||
sort_alphabetical (~> 1.1)
|
sort_alphabetical (~> 1.1)
|
||||||
crack (0.4.5)
|
crack (0.4.5)
|
||||||
rexml
|
rexml
|
||||||
|
|
@ -263,7 +263,8 @@ GEM
|
||||||
domain_name (~> 0.5)
|
domain_name (~> 0.5)
|
||||||
i18n (1.10.0)
|
i18n (1.10.0)
|
||||||
concurrent-ruby (~> 1.0)
|
concurrent-ruby (~> 1.0)
|
||||||
i18n_data (0.13.0)
|
i18n_data (0.15.0)
|
||||||
|
simple_po_parser (~> 1.1)
|
||||||
icalendar (2.7.1)
|
icalendar (2.7.1)
|
||||||
ice_cube (~> 0.16)
|
ice_cube (~> 0.16)
|
||||||
ice_cube (0.16.4)
|
ice_cube (0.16.4)
|
||||||
|
|
@ -552,6 +553,7 @@ GEM
|
||||||
sexp_processor (4.16.0)
|
sexp_processor (4.16.0)
|
||||||
shoulda-matchers (4.5.1)
|
shoulda-matchers (4.5.1)
|
||||||
activesupport (>= 4.2.0)
|
activesupport (>= 4.2.0)
|
||||||
|
simple_po_parser (1.1.5)
|
||||||
simplecov (0.21.2)
|
simplecov (0.21.2)
|
||||||
docile (~> 1.1)
|
docile (~> 1.1)
|
||||||
simplecov-html (~> 0.11)
|
simplecov-html (~> 0.11)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue