From 074686d7f8119f7edb4fe19ca1d126ae2fe32a38 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:15:57 +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 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6e0741a0..ef39a1f6 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -21,16 +21,21 @@ GEM tzinfo (~> 1.1) arel (5.0.1.20140414130214) builder (3.2.2) - i18n (0.7.0) + concurrent-ruby (1.1.10) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jdbc-derby (10.10.2.0) + json (1.8.1) json (1.8.1-java) minitest (5.5.0) + thread_safe (0.3.4) thread_safe (0.3.4-java) tzinfo (1.2.2) thread_safe (~> 0.1) PLATFORMS java + ruby DEPENDENCIES activerecord (~> 4.1.0)