From 6a0167f853708c7bc7b86317c6fa43234d2d278d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 17:56:33 +0000 Subject: [PATCH] Bump i18n from 0.6.1 to 0.6.11 in /site2 Bumps [i18n](https://github.com/ruby-i18n/i18n) from 0.6.1 to 0.6.11. - [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.1...v0.6.11) --- updated-dependencies: - dependency-name: i18n dependency-type: indirect ... Signed-off-by: dependabot[bot] --- site2/Gemfile.lock | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/site2/Gemfile.lock b/site2/Gemfile.lock index 7ba406d8..e68cc934 100644 --- a/site2/Gemfile.lock +++ b/site2/Gemfile.lock @@ -1,11 +1,9 @@ GEM remote: http://rubygems.org/ specs: - activesupport (3.2.13) - bigdecimal - i18n (= 0.6.1) + activesupport (3.2.22.5) + i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) - bigdecimal (1.2.0) chunky_png (1.2.7) coffee-script (2.2.0) coffee-script-source @@ -17,12 +15,12 @@ GEM sass (~> 3.1) execjs (1.4.0) multi_json (~> 1.0) - ffi (1.4.0) + ffi (1.16.3) fssm (0.2.9) haml (4.0.3) tilt hike (1.2.3) - i18n (0.6.1) + i18n (0.6.11) kramdown (1.2.0) listen (1.3.1) rb-fsevent (>= 0.9.3) @@ -55,14 +53,14 @@ GEM sprockets (~> 2.1) sprockets-helpers (~> 1.0.0) sprockets-sass (~> 1.0.0) - multi_json (1.7.1) - rack (1.4.5) - rack-test (0.6.2) + multi_json (1.15.0) + rack (1.6.13) + rack-test (0.6.3) rack (>= 1.0) - rb-fsevent (0.9.3) - rb-inotify (0.9.2) - ffi (>= 0.5.0) - rb-kqueue (0.2.0) + rb-fsevent (0.11.2) + rb-inotify (0.10.1) + ffi (~> 1.0) + rb-kqueue (0.2.8) ffi (>= 0.5.0) sass (3.2.10) sprockets (2.8.2) @@ -75,7 +73,7 @@ GEM sprockets-sass (1.0.2) sprockets (~> 2.0) tilt (~> 1.1) - thor (0.17.0) + thor (1.2.2) tilt (1.3.7) uglifier (2.1.2) execjs (>= 0.3.0)