From e54cfa5998e07b7e93c4442dadec2e1e5dc62600 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:32:46 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 in /full/server/ZombieB 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] --- full/server/ZombieB/Gemfile.lock | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/full/server/ZombieB/Gemfile.lock b/full/server/ZombieB/Gemfile.lock index 78fa4a1..df50dbe 100644 --- a/full/server/ZombieB/Gemfile.lock +++ b/full/server/ZombieB/Gemfile.lock @@ -37,16 +37,19 @@ GEM coffee-script-source execjs coffee-script-source (1.3.3) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (1.4.0) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (2.0.2) railties (>= 3.2.0, < 5.0) thor (~> 0.14) json (1.7.3) + libv8 (3.16.14.19) mail (2.4.4) i18n (>= 0.4.0) mime-types (~> 1.16) @@ -79,6 +82,7 @@ GEM rake (0.9.2.2) rdoc (3.12) json (~> 1.4) + ref (2.0.0) sass (3.1.20) sass-rails (3.2.5) railties (~> 3.2.0) @@ -88,7 +92,11 @@ GEM hike (~> 1.2) rack (~> 1.0) tilt (~> 1.1, != 1.3.0) + sqlite3 (1.3.6) sqlite3 (1.3.6-x86-mingw32) + therubyracer (0.12.3) + libv8 (~> 3.16.14.15) + ref thor (0.15.4) tilt (1.3.3) treetop (1.4.10) @@ -100,6 +108,7 @@ GEM multi_json (~> 1.3) PLATFORMS + ruby x86-mingw32 DEPENDENCIES @@ -110,4 +119,5 @@ DEPENDENCIES rails (= 3.2.6) sass-rails (~> 3.2.3) sqlite3 + therubyracer uglifier (>= 1.0.3)