From 03b98894d80bc1be104eae2c0c37c6743cc9cfa9 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:36:05 +0000 Subject: [PATCH] Bump i18n from 0.6.5 to 0.9.5 in /test_apps/test_app_rails_4_0 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.5 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.5...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- test_apps/test_app_rails_4_0/Gemfile.lock | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/test_apps/test_app_rails_4_0/Gemfile.lock b/test_apps/test_app_rails_4_0/Gemfile.lock index 49d8ef9..13deb67 100644 --- a/test_apps/test_app_rails_4_0/Gemfile.lock +++ b/test_apps/test_app_rails_4_0/Gemfile.lock @@ -1,5 +1,5 @@ PATH - remote: ../../../ + remote: ../../.. specs: massassignment_security_form (1.0.0) actionpack (>= 4.0) @@ -44,6 +44,7 @@ GEM coffee-script-source execjs coffee-script-source (1.6.3) + concurrent-ruby (1.1.10) country_select (1.2.0) erubis (2.7.0) execjs (2.0.2) @@ -53,7 +54,8 @@ GEM actionpack (>= 3.0) hike (1.2.3) hpricot (0.8.6) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) jbuilder (1.5.2) activesupport (>= 3.0.0) multi_json (>= 1.2.0)