mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Update country_select to version 3.1.1
This commit is contained in:
parent
627aca18c5
commit
fe79673c66
1 changed files with 10 additions and 8 deletions
18
Gemfile.lock
18
Gemfile.lock
|
|
@ -132,16 +132,17 @@ GEM
|
|||
concurrent-ruby (1.0.5)
|
||||
countable-rails (0.0.1)
|
||||
railties (>= 3.1)
|
||||
countries (1.2.5)
|
||||
currencies (~> 0.4.2)
|
||||
i18n_data (~> 0.7.0)
|
||||
country_select (2.5.2)
|
||||
countries (~> 1.2.0)
|
||||
countries (2.1.4)
|
||||
i18n_data (~> 0.8.0)
|
||||
money (~> 6.9)
|
||||
sixarm_ruby_unaccent (~> 1.1)
|
||||
unicode_utils (~> 1.4)
|
||||
country_select (3.1.1)
|
||||
countries (~> 2.0)
|
||||
sort_alphabetical (~> 1.0)
|
||||
crack (0.4.3)
|
||||
safe_yaml (~> 1.0.0)
|
||||
crass (1.0.4)
|
||||
currencies (0.4.2)
|
||||
daemons (1.1.9)
|
||||
dalli (2.7.8)
|
||||
dante (0.2.0)
|
||||
|
|
@ -230,7 +231,7 @@ GEM
|
|||
domain_name (~> 0.5)
|
||||
i18n (0.9.5)
|
||||
concurrent-ruby (~> 1.0)
|
||||
i18n_data (0.7.0)
|
||||
i18n_data (0.8.0)
|
||||
inversion (1.0.0)
|
||||
loggability (~> 0.12)
|
||||
iso-639 (0.2.8)
|
||||
|
|
@ -514,10 +515,11 @@ GEM
|
|||
json (>= 1.8, < 3)
|
||||
simplecov-html (~> 0.10.0)
|
||||
simplecov-html (0.10.2)
|
||||
sixarm_ruby_unaccent (1.2.0)
|
||||
skylight (1.5.1)
|
||||
activesupport (>= 3.0.0)
|
||||
slop (3.6.0)
|
||||
sort_alphabetical (1.0.2)
|
||||
sort_alphabetical (1.1.0)
|
||||
unicode_utils (>= 1.2.2)
|
||||
spring (1.6.3)
|
||||
spring-commands-rspec (1.0.4)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue