From 49f96c5d4d070ee6393470072930cbc60514506e Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Thu, 12 May 2022 15:05:26 +0000 Subject: [PATCH] Update i18n_data to version 0.16.0 --- Gemfile.lock | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 38679e8d..a9d14765 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -170,11 +170,11 @@ GEM concurrent-ruby (1.1.10) countable-rails (0.0.1) railties (>= 3.1) - countries (4.2.2) - i18n_data (~> 0.15.0) + countries (5.0.1) + i18n_data (~> 0.16.0) sixarm_ruby_unaccent (~> 1.1) - country_select (6.1.1) - countries (~> 4.2) + country_select (7.0.0) + countries (~> 5.0) sort_alphabetical (~> 1.1) crack (0.4.5) rexml @@ -263,7 +263,7 @@ GEM domain_name (~> 0.5) i18n (1.10.0) concurrent-ruby (~> 1.0) - i18n_data (0.15.0) + i18n_data (0.16.0) simple_po_parser (~> 1.1) icalendar (2.7.1) ice_cube (~> 0.16)