From 05eca71bc9bef3eaf12a0298e2bae68dc44115c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 22:57:13 +0000 Subject: [PATCH] Bump activesupport from 3.2.16 to 3.2.22.5 in /docs/src/manual Bumps [activesupport](https://github.com/rails/rails) from 3.2.16 to 3.2.22.5. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.0.4.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v3.2.16...v3.2.22.5) --- updated-dependencies: - dependency-name: activesupport dependency-type: indirect ... Signed-off-by: dependabot[bot] --- docs/src/manual/Gemfile.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/src/manual/Gemfile.lock b/docs/src/manual/Gemfile.lock index 337ee90f8..8bbff0bf8 100644 --- a/docs/src/manual/Gemfile.lock +++ b/docs/src/manual/Gemfile.lock @@ -9,7 +9,7 @@ GIT GEM remote: http://rubygems.org/ specs: - activesupport (3.2.16) + activesupport (3.2.22.5) i18n (~> 0.6, >= 0.6.4) multi_json (~> 1.0) chunky_png (1.2.9) @@ -33,7 +33,7 @@ GEM tilt hike (1.2.3) http_parser.rb (0.5.3) - i18n (0.6.9) + i18n (0.6.11) kramdown (1.3.1) listen (1.3.1) rb-fsevent (>= 0.9.3) @@ -69,7 +69,7 @@ GEM sprockets-helpers (~> 1.0.0) sprockets-sass (~> 1.0.0) mini_portile (0.5.2) - multi_json (1.8.4) + multi_json (1.15.0) nokogiri (1.6.1) mini_portile (~> 0.5.0) posix-spawn (0.3.8)