From 543afef4b637ec103ef721354c210ec6e3b0a443 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:37:59 +0000 Subject: [PATCH] Bump i18n from 0.6.4 to 0.9.5 in /spec/dummy Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.4 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.4...v0.9.5) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- spec/dummy/Gemfile.lock | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/spec/dummy/Gemfile.lock b/spec/dummy/Gemfile.lock index 1d1599a..4976b1c 100644 --- a/spec/dummy/Gemfile.lock +++ b/spec/dummy/Gemfile.lock @@ -1,9 +1,9 @@ PATH - remote: ../../ + remote: ../.. specs: legacy_assets (0.0.2) bourbon (= 3.1.6) - neat + neat (= 1.9.1) sass GEM @@ -50,6 +50,7 @@ GEM execjs coffee-script-source (1.6.2) columnize (0.3.6) + concurrent-ruby (1.1.10) daemons (1.1.9) debugger (1.5.0) columnize (>= 0.3.1) @@ -78,7 +79,8 @@ GEM multi_json (~> 1.7) hike (1.2.2) http_parser.rb (0.5.3) - i18n (0.6.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (2.2.1) railties (>= 3.0, < 5.0) @@ -96,9 +98,9 @@ GEM method_source (0.8.1) mime-types (1.23) multi_json (1.7.2) - neat (1.5.0) - bourbon (>= 2.1) - sass (>= 3.2) + neat (1.9.1) + sass (>= 3.3) + thor (~> 0.19) polyglot (0.3.3) posix-spawn (0.3.6) pry (0.9.12.1) @@ -143,7 +145,7 @@ GEM ffi (>= 0.5.0) rdoc (3.12.2) json (~> 1.4) - sass (3.2.8) + sass (3.4.25) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -159,7 +161,7 @@ GEM daemons (>= 1.0.9) eventmachine (>= 0.12.6) rack (>= 1.0.0) - thor (0.18.1) + thor (0.20.3) tilt (1.3.7) treetop (1.4.12) polyglot