From 932f438bd2cd5324e7620290b51579e41f26e93d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:32:10 +0000 Subject: [PATCH] Bump i18n from 0.7.0 to 0.9.5 in /tutorial-rails 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] --- tutorial-rails/Gemfile.lock | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/tutorial-rails/Gemfile.lock b/tutorial-rails/Gemfile.lock index 5089ff3..fb3725d 100644 --- a/tutorial-rails/Gemfile.lock +++ b/tutorial-rails/Gemfile.lock @@ -39,6 +39,7 @@ GEM ice_nine (~> 0.11.0) thread_safe (~> 0.3, >= 0.3.1) builder (3.1.4) + byebug (11.1.3) coercible (1.0.0) descendants_tracker (~> 0.0.1) coffee-rails (4.0.1) @@ -48,13 +49,15 @@ GEM coffee-script-source execjs coffee-script-source (1.10.0) + concurrent-ruby (1.1.10) descendants_tracker (0.0.4) thread_safe (~> 0.3, >= 0.3.1) equalizer (0.0.11) erubis (2.7.0) execjs (2.7.0) hike (1.2.3) - i18n (0.7.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) ice_nine (0.11.2) jar-dependencies (0.3.5) jbuilder (1.5.3) @@ -70,6 +73,7 @@ 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) mail (2.5.4) mime-types (~> 1.16) @@ -124,6 +128,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) treetop (1.4.15) @@ -143,6 +148,7 @@ GEM PLATFORMS java + ruby DEPENDENCIES activerecord-jdbc-adapter