From 3e060aaa5d8a229840c21e7099753649ad5262a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:18:48 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.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.6.0...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index b6243ef..13c3e47 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -52,6 +52,7 @@ GEM builder (3.0.0) childprocess (0.2.2) ffi (~> 1.0.6) + concurrent-ruby (1.1.10) crack (0.1.8) cucumber (0.10.7) builder (>= 2.1.2) @@ -67,7 +68,8 @@ GEM gherkin (2.4.18) json (>= 1.4.6) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) json (1.5.4) mail (2.3.0) i18n (>= 0.4.0)