diff --git a/Gemfile.lock b/Gemfile.lock index 6dd08ee8..7aae8b35 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -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)