From 1026422f1d9724465a0cb725e69ee18bdf9636f6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:40:37 +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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 02297fe..056d70f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -45,10 +45,12 @@ GEM execjs coffee-script-source (1.9.1.1) columnize (0.9.0) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (2.6.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (2.3.2) activesupport (>= 3.0.0, < 5) multi_json (~> 1.2) @@ -57,12 +59,15 @@ GEM jquery-rails (3.1.4) railties (>= 3.0, < 5.0) thor (>= 0.14, < 2.0) + json (1.8.3) json (1.8.3-java) + linecache (1.3.1) mail (2.6.3) mime-types (>= 1.16, < 3) mime-types (2.6.2) minitest (5.8.1) multi_json (1.11.2) + puma (2.14.0) puma (2.14.0-java) rack (1.5.5) rack-test (0.6.3) @@ -93,6 +98,8 @@ GEM ruby-debug (0.10.4) columnize (>= 0.1) ruby-debug-base (~> 0.10.4.0) + ruby-debug-base (0.10.4) + linecache (>= 0.3) ruby-debug-base (0.10.4-java) sass (3.2.19) sass-rails (4.0.5) @@ -116,6 +123,7 @@ GEM therubyrhino_jar (>= 1.7.3) therubyrhino_jar (1.7.6) thor (0.19.1) + thread_safe (0.3.5) thread_safe (0.3.5-java) tilt (1.4.1) turbolinks (2.5.3) @@ -130,6 +138,7 @@ GEM PLATFORMS java + ruby DEPENDENCIES activerecord-jdbcpostgresql-adapter