From 4b852598d7cb160ba0202d9f5152f8fbe85bc147 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:52:18 +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 | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index ad34ebb..db0caf5 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,6 +25,7 @@ GEM multi_json (~> 1.0) builder (3.0.4) colorize (0.5.8) + concurrent-ruby (1.1.10) coveralls (0.6.2) colorize multi_json (~> 1.3) @@ -33,9 +34,11 @@ GEM thor erubis (2.7.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) json (1.8.2) + json (1.8.2-java) mime-types (1.21) multi_json (1.6.1) nokogiri (1.5.6)