From 4394f2cb25917ac6e5fa6b776ba961d04edbdcea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:18:11 +0000 Subject: [PATCH] Bump i18n from 0.6.11 to 0.9.5 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.11 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.11...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index e606e5d..63d0a72 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -36,10 +36,12 @@ GEM coffee-script-source execjs coffee-script-source (1.7.1) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (2.2.1) hike (1.2.3) - i18n (0.6.11) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.1.2) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -93,6 +95,7 @@ GEM actionpack (>= 3.0) activesupport (>= 3.0) sprockets (~> 2.8) + sqlite3 (1.3.9) sqlite3 (1.3.9-x86-mingw32) thor (0.19.1) thread_safe (0.3.4) @@ -111,6 +114,7 @@ GEM json (>= 1.8.0) PLATFORMS + ruby x86-mingw32 DEPENDENCIES