From 3d145da83d87435f3c4f2795026a9e889b3e3058 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 13 Dec 2023 16:52:58 +0000 Subject: [PATCH] build(deps): bump activesupport from 3.2.14 to 3.2.22.5 in /website/www Bumps [activesupport](https://github.com/rails/rails) from 3.2.14 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.1.2/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.14...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- website/www/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/website/www/Gemfile.lock b/website/www/Gemfile.lock index bf03aaa4097..dbf238074f9 100644 --- a/website/www/Gemfile.lock +++ b/website/www/Gemfile.lock @@ -1,7 +1,7 @@ GEM remote: https://rubygems.org/ specs: - activesupport (3.2.14) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) builder (3.2.2) @@ -25,7 +25,7 @@ GEM tilt highline (1.6.19) hike (1.2.3) - i18n (0.6.5) + i18n (0.6.11) kramdown (1.1.0) less (2.2.2) commonjs (~> 0.2.6) @@ -68,7 +68,7 @@ GEM sprockets-helpers (~> 1.0.0) sprockets-sass (~> 1.0.0) mini_portile (0.5.1) - multi_json (1.8.0) + multi_json (1.15.0) nokogiri (1.6.0) mini_portile (~> 0.5.0) rack (1.5.2)