From 135b372153055a37269453def34f8cc4c8543bbe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 16 Oct 2024 04:42:44 +0000 Subject: [PATCH] Bump actionpack from 6.1.7.8 to 6.1.7.9 Bumps [actionpack](https://github.com/rails/rails) from 6.1.7.8 to 6.1.7.9. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v7.2.1.1/actionpack/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v6.1.7.8...v6.1.7.9) --- updated-dependencies: - dependency-name: actionpack dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 44 ++++++++++++++++++++++---------------------- 1 file changed, 22 insertions(+), 22 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 74934cb494..128dcdd8ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,25 +1,25 @@ GEM remote: https://rubygems.org/ specs: - actionpack (6.1.7.8) - actionview (= 6.1.7.8) - activesupport (= 6.1.7.8) + actionpack (6.1.7.9) + actionview (= 6.1.7.9) + activesupport (= 6.1.7.9) rack (~> 2.0, >= 2.0.9) rack-test (>= 0.6.3) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.0, >= 1.2.0) - actionview (6.1.7.8) - activesupport (= 6.1.7.8) + actionview (6.1.7.9) + activesupport (= 6.1.7.9) builder (~> 3.1) erubi (~> 1.4) rails-dom-testing (~> 2.0) rails-html-sanitizer (~> 1.1, >= 1.2.0) - activejob (6.1.7.8) - activesupport (= 6.1.7.8) + activejob (6.1.7.9) + activesupport (= 6.1.7.9) globalid (>= 0.3.6) - activemodel (6.1.7.8) - activesupport (= 6.1.7.8) - activesupport (6.1.7.8) + activemodel (6.1.7.9) + activesupport (= 6.1.7.9) + activesupport (6.1.7.9) concurrent-ruby (~> 1.0, >= 1.0.2) i18n (>= 1.6, < 2) minitest (>= 5.1) @@ -30,7 +30,7 @@ GEM bindex (0.8.1) bugsnag (6.21.0) concurrent-ruby (~> 1.0) - builder (3.2.4) + builder (3.3.0) buildkite-test_collector (2.3.1) activesupport (>= 4.2) byebug (11.1.3) @@ -44,7 +44,7 @@ GEM xpath (~> 3.2) coderay (1.1.3) commonmarker (0.23.10) - concurrent-ruby (1.3.1) + concurrent-ruby (1.3.4) crass (1.0.6) diff-lcs (1.4.4) dotenv (2.8.1) @@ -52,7 +52,7 @@ GEM dotenv (= 2.8.1) railties (>= 3.2) dry-cli (1.0.0) - erubi (1.12.0) + erubi (1.13.0) escape_utils (1.2.1) foreman (0.87.2) front_matter_parser (1.0.1) @@ -62,7 +62,7 @@ GEM graphql-client (0.18.0) activesupport (>= 3.0) graphql - i18n (1.14.5) + i18n (1.14.6) concurrent-ruby (~> 1.0) lograge (0.12.0) actionpack (>= 4) @@ -76,9 +76,9 @@ GEM method_source (1.0.0) mini_mime (1.1.0) mini_portile2 (2.8.7) - minitest (5.23.1) + minitest (5.25.1) nio4r (2.7.3) - nokogiri (1.16.5) + nokogiri (1.16.7) mini_portile2 (~> 2.8.2) racc (~> 1.4) pry (0.14.1) @@ -87,8 +87,8 @@ GEM public_suffix (4.0.6) puma (5.6.9) nio4r (~> 2.0) - racc (1.8.0) - rack (2.2.9) + racc (1.8.1) + rack (2.2.10) rack-proxy (0.7.6) rack rack-test (2.1.0) @@ -100,9 +100,9 @@ GEM rails-html-sanitizer (1.6.0) loofah (~> 2.21) nokogiri (~> 1.14) - railties (6.1.7.8) - actionpack (= 6.1.7.8) - activesupport (= 6.1.7.8) + railties (6.1.7.9) + actionpack (= 6.1.7.9) + activesupport (= 6.1.7.9) method_source rake (>= 12.2) thor (~> 1.0) @@ -155,7 +155,7 @@ GEM railties (>= 6.0.0) xpath (3.2.0) nokogiri (~> 1.8) - zeitwerk (2.6.15) + zeitwerk (2.7.0) PLATFORMS ruby