From 5e787c380973a5a0c875d3da174bb74bbd2a56b3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:23:33 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.7.0 to 1.10.0. - [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...v1.10.0) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7be4e94..db394ca 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -19,6 +19,7 @@ GEM celluloid (0.16.0) timers (~> 4.0.0) coderay (1.1.0) + concurrent-ruby (1.1.10) conject (0.1.8) debugger-ruby_core_source (1.3.7) diff-lcs (1.2.5) @@ -26,7 +27,8 @@ GEM ffi (1.9.6) gosu (0.13.3) hitimes (1.2.2) - i18n (0.7.0) + i18n (1.10.0) + concurrent-ruby (~> 1.0) kvo (0.1.0) publisher listen (2.8.4)