Merge pull request #2948 from openSUSE/depfu/update/country_select-6.1.1

Update country_select: 6.0.0 → 6.1.1 (minor)
This commit is contained in:
Henne Vogelsang 2022-03-01 14:28:59 +01:00 committed by GitHub
commit 697fa6f81c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -170,11 +170,11 @@ GEM
concurrent-ruby (1.1.9)
countable-rails (0.0.1)
railties (>= 3.1)
countries (4.0.1)
i18n_data (~> 0.13.0)
countries (4.2.2)
i18n_data (~> 0.15.0)
sixarm_ruby_unaccent (~> 1.1)
country_select (6.0.0)
countries (~> 4.0)
country_select (6.1.1)
countries (~> 4.2)
sort_alphabetical (~> 1.1)
crack (0.4.5)
rexml
@ -263,7 +263,8 @@ GEM
domain_name (~> 0.5)
i18n (1.10.0)
concurrent-ruby (~> 1.0)
i18n_data (0.13.0)
i18n_data (0.15.0)
simple_po_parser (~> 1.1)
icalendar (2.7.1)
ice_cube (~> 0.16)
ice_cube (0.16.4)
@ -552,6 +553,7 @@ GEM
sexp_processor (4.16.0)
shoulda-matchers (4.5.1)
activesupport (>= 4.2.0)
simple_po_parser (1.1.5)
simplecov (0.21.2)
docile (~> 1.1)
simplecov-html (~> 0.11)