From 7168a6fdb2fc929b8d0dfd59c6d401af49189133 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:50:06 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 in /test/apps/rails3.1 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: indirect ... Signed-off-by: dependabot[bot] --- test/apps/rails3.1/Gemfile.lock | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/test/apps/rails3.1/Gemfile.lock b/test/apps/rails3.1/Gemfile.lock index ed69460f95..01a28ebbbe 100644 --- a/test/apps/rails3.1/Gemfile.lock +++ b/test/apps/rails3.1/Gemfile.lock @@ -40,11 +40,18 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + concurrent-ruby (1.1.10) + draper (2.1.0) + actionpack (>= 3.0) + activemodel (>= 3.0) + activesupport (>= 3.0) + request_store (~> 1.0) erubis (2.7.0) execjs (1.2.4) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.13) railties (~> 3.0) thor (~> 0.14) @@ -56,6 +63,7 @@ GEM treetop (~> 1.4.8) mime-types (1.16) multi_json (1.0.3) + mysql (2.9.1) polyglot (0.3.2) rack (1.3.2) rack-cache (1.0.3) @@ -83,6 +91,7 @@ GEM thor (~> 0.14.6) rake (0.9.2) rdoc (3.9.4) + request_store (1.3.2) sass (3.1.7) sass-rails (3.1.0) actionpack (~> 3.1.0) @@ -91,8 +100,7 @@ GEM sprockets (2.0.0) hike (~> 1.2) rack (~> 1.0) - tilt (!= 1.3.0, ~> 1.1) - mysql (2.9.1) + tilt (~> 1.1, != 1.3.0) therubyracer (0.9.4) libv8 (~> 3.3.10) thor (0.14.6) @@ -110,10 +118,11 @@ PLATFORMS DEPENDENCIES coffee-rails (~> 3.1.0) + draper jquery-rails json + mysql rails (= 3.1.0) sass-rails (~> 3.1.0) - mysql therubyracer uglifier