From fe79673c66d82bb05859ce7adb622b636acc5ee4 Mon Sep 17 00:00:00 2001 From: "depfu[bot]" Date: Mon, 3 Sep 2018 19:25:58 +0000 Subject: [PATCH] Update country_select to version 3.1.1 --- Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index b2d01850..25f3fe91 100644 --- a/Gemfile.lock +++ b/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)