From 0796069097900664ca8ddc279031435fd47affdc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:37:13 +0000 Subject: [PATCH] Bump i18n from 0.6.0 to 0.9.5 in /faqapp-before 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] --- faqapp-before/Gemfile.lock | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/faqapp-before/Gemfile.lock b/faqapp-before/Gemfile.lock index ce6d84e..b5add46 100644 --- a/faqapp-before/Gemfile.lock +++ b/faqapp-before/Gemfile.lock @@ -29,7 +29,6 @@ GEM activesupport (= 3.1.1) activesupport (3.1.1) multi_json (~> 1.0) - ansi (1.3.0) arel (2.2.1) builder (3.0.0) coffee-rails (3.1.1) @@ -39,11 +38,13 @@ GEM coffee-script-source execjs coffee-script-source (1.1.2) + concurrent-ruby (1.1.10) erubis (2.7.0) execjs (1.2.9) multi_json (~> 1.0) hike (1.2.1) - i18n (0.6.0) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jquery-rails (1.0.16) railties (~> 3.0) thor (~> 0.14) @@ -99,8 +100,6 @@ GEM treetop (1.4.10) polyglot polyglot (>= 0.3.1) - turn (0.8.3) - ansi tzinfo (0.3.30) uglifier (1.0.3) execjs (>= 0.3.0) @@ -115,5 +114,4 @@ DEPENDENCIES rails (= 3.1.1) sass-rails (~> 3.1.4) sqlite3 - turn uglifier (>= 1.0.3)