From 6a9fa94bb7bbb3b1eb746dfa310e4c0c05308f2e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:27:13 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 1.10.0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.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.6.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 3bb6be87..892872b9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -23,6 +23,7 @@ GEM execjs coffee-script-source (1.1.2) colorize (0.5.8) + concurrent-ruby (1.1.10) daemons (1.1.4) dedent (0.0.2) diff-lcs (1.1.3) @@ -36,7 +37,8 @@ GEM rake-remote_task (~> 2.0.2) foreman (0.41.0) thor (>= 0.13.6) - i18n (0.6.0) + i18n (1.10.0) + concurrent-ruby (~> 1.0) json (1.5.3) kgio (2.7.4) libv8 (3.16.14.7)