From 98884a028200dfcc0fceb669a1a2c1aacb00db20 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 22:48:29 +0000 Subject: [PATCH] Bump i18n from 0.6.5 to 0.9.5 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] --- Gemfile.lock | 43 ++++++++++++++++++++++++------------------- 1 file changed, 24 insertions(+), 19 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index ac5f2cef..b776bbcf 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -3,7 +3,6 @@ PATH specs: reimagine2 (2.0.55) coffee-rails - compass-rails rails sass-rails zurb-foundation (~> 4) @@ -50,36 +49,35 @@ GEM rack (>= 1.0.0) rack-test (>= 0.5.4) xpath (~> 2.0) - chunky_png (1.3.1) coderay (1.0.9) coffee-rails (3.2.2) coffee-script (>= 2.2.0) railties (~> 3.2.0) - coffee-script (2.2.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.7.0) + coffee-script-source (1.12.2) columnize (0.9.0) - compass (0.12.6) - chunky_png (~> 1.2) - fssm (>= 0.2.7) - sass (~> 3.2.19) - compass-rails (1.1.7) - compass (>= 0.12.2) - sprockets (<= 2.11.0) + concurrent-ruby (1.1.10) daemons (1.1.9) + debugger (1.6.8) + columnize (>= 0.3.1) + debugger-linecache (~> 1.2.0) + debugger-ruby_core_source (~> 1.3.5) debugger-linecache (1.2.0) + debugger-ruby_core_source (1.3.8) diff-lcs (1.2.4) dotenv (0.9.0) erubis (2.7.0) eventmachine (1.0.3) - execjs (2.1.0) + execjs (2.8.1) + ffi (1.15.5) foreman (0.63.0) dotenv (>= 0.7) thor (>= 0.13.6) - fssm (0.2.10) hike (1.2.3) - i18n (0.6.5) + i18n (0.9.5) + concurrent-ruby (~> 1.0) journey (1.0.4) jquery-rails (3.0.4) railties (>= 3.0, < 5.0) @@ -104,9 +102,9 @@ GEM pry-byebug (1.3.2) byebug (~> 2.7) pry (~> 0.9.12) - pry-remote (0.1.8) - pry (~> 0.9) - slop (~> 3.0) + pry-debugger (0.2.3) + debugger (~> 1.3) + pry (>= 0.9.10, < 0.11.0) rack (1.4.5) rack-cache (1.2) rack (>= 0.4) @@ -130,6 +128,9 @@ GEM rdoc (~> 3.4) thor (>= 0.14.6, < 2.0) rake (10.1.0) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) rdoc (3.12.2) json (~> 1.4) rspec-core (2.14.4) @@ -143,7 +144,11 @@ GEM rspec-core (~> 2.14.0) rspec-expectations (~> 2.14.0) rspec-mocks (~> 2.14.0) - sass (3.2.19) + sass (3.7.4) + sass-listen (~> 4.0.0) + sass-listen (4.0.0) + rb-fsevent (~> 0.9, >= 0.9.4) + rb-inotify (~> 0.9, >= 0.9.7) sass-rails (3.2.6) railties (~> 3.2.0) sass (>= 3.1.10) @@ -181,7 +186,7 @@ DEPENDENCIES launchy pry pry-byebug - pry-remote + pry-debugger rails (~> 3.2) reimagine2! rspec-rails (~> 2.0)