From 23d92785f826cf7a86e3729797b974b227773366 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 15 Nov 2022 15:03:20 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 0.9.5. - [Release notes](https://github.com/ruby-i18n/i18n/releases) - [Changelog](https://github.com/ruby-i18n/i18n/blob/master/CHANGELOG.md) - [Commits](https://github.com/ruby-i18n/i18n/compare/v0.7.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 3cc0cf8..5811f19 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -336,7 +336,8 @@ GEM domain_name (~> 0.5) httpclient (2.8.3) humanize (1.8.1) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) i18n_data (0.7.0) icalendar (2.4.1) inversion (1.1.1) @@ -403,9 +404,8 @@ GEM railties (>= 3.1) monetize (1.4.0) money (~> 6.7) - money (6.7.0) - i18n (>= 0.6.4, <= 0.7.0) - sixarm_ruby_unaccent (>= 1.1.1, < 2) + money (6.16.0) + i18n (>= 0.6.4, <= 2) money-rails (1.6.0) activesupport (>= 3.0) monetize (~> 1.4.0) @@ -702,7 +702,6 @@ GEM json (>= 1.8, < 3) simplecov-html (~> 0.10.0) simplecov-html (0.10.2) - sixarm_ruby_unaccent (1.1.1) slop (3.6.0) sort_alphabetical (1.0.2) unicode_utils (>= 1.2.2)