From cb490929cbdbf8536f6b64675e15aa71b3a42f0e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 17 Jun 2022 23:31:31 +0000 Subject: [PATCH] Bump i18n from 0.6.4 to 0.9.5 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] --- Gemfile.lock | 37 ++++++++++++++++++++++++------------- 1 file changed, 24 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 7747d72..0631de9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,7 +1,7 @@ PATH remote: . specs: - chosen-awesome-rails (1.0.3) + chosen-awesome-rails (1.3.1) coffee-rails (>= 3.2) railties (>= 3.0) sass-rails (>= 3.2) @@ -36,18 +36,20 @@ GEM arel (4.0.0) atomic (1.1.10) builder (3.1.4) - coffee-rails (4.0.0) + coffee-rails (4.2.2) coffee-script (>= 2.2.0) - railties (>= 4.0.0.beta, < 5.0) - coffee-script (2.2.0) + railties (>= 4.0.0) + coffee-script (2.4.1) coffee-script-source execjs - coffee-script-source (1.6.3) + coffee-script-source (1.12.2) + concurrent-ruby (1.1.10) erubis (2.7.0) - execjs (1.4.0) - multi_json (~> 1.0) + execjs (2.8.1) + ffi (1.15.5) hike (1.2.3) - i18n (0.6.4) + i18n (0.9.5) + concurrent-ruby (~> 1.0) mail (2.5.4) mime-types (~> 1.16) treetop (~> 1.4.8) @@ -72,11 +74,20 @@ GEM rake (>= 0.8.7) thor (>= 0.18.1, < 2.0) rake (10.1.0) - sass (3.2.10) - sass-rails (4.0.0) - railties (>= 4.0.0.beta, < 5.0) - sass (>= 3.1.10) - sprockets-rails (~> 2.0.0) + rb-fsevent (0.11.1) + rb-inotify (0.10.1) + ffi (~> 1.0) + 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 (5.0.7) + railties (>= 4.0.0, < 6) + sass (~> 3.1) + sprockets (>= 2.8, < 4.0) + sprockets-rails (>= 2.0, < 4.0) + tilt (>= 1.1, < 3) sprockets (2.10.0) hike (~> 1.2) multi_json (~> 1.0)