From df84dcc973dc364e6fcfb421f8c74d942604e91b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 21:17:24 +0000 Subject: [PATCH] Bump activesupport from 8.0.2.1 to 8.0.4.1 Bumps [activesupport](https://github.com/rails/rails) from 8.0.2.1 to 8.0.4.1. - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.2.1/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v8.0.2.1...v8.0.4.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 8.0.4.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a82c2bf..bd4d18a 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -10,13 +10,13 @@ PATH GEM remote: https://rubygems.org/ specs: - actionview (8.0.2.1) - activesupport (= 8.0.2.1) + actionview (8.0.4.1) + activesupport (= 8.0.4.1) builder (~> 3.1) erubi (~> 1.11) rails-dom-testing (~> 2.2) rails-html-sanitizer (~> 1.6) - activesupport (8.0.2.1) + activesupport (8.0.4.1) base64 benchmark (>= 0.3) bigdecimal @@ -25,7 +25,7 @@ GEM drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) + minitest (>= 5.1, < 6) securerandom (>= 0.3) tzinfo (~> 2.0, >= 2.0.5) uri (>= 0.13.1) @@ -46,7 +46,7 @@ GEM aws-sigv4 (1.12.1) aws-eventstream (~> 1, >= 1.0.2) base64 (0.3.0) - benchmark (0.4.1) + benchmark (0.5.0) better_html (2.1.1) actionview (>= 6.0) activesupport (>= 6.0) @@ -54,12 +54,12 @@ GEM erubi (~> 1.4) parser (>= 2.4) smart_properties - bigdecimal (3.2.2) + bigdecimal (4.0.1) builder (3.3.0) coderay (1.1.3) colorize (1.1.0) - concurrent-ruby (1.3.5) - connection_pool (2.5.3) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) crass (1.0.6) diff-lcs (1.6.2) dotenv (3.1.8) @@ -74,7 +74,7 @@ GEM erubi (1.13.1) ffi (1.17.2) ffi (1.17.2-arm64-darwin) - i18n (1.14.7) + i18n (1.14.8) concurrent-ruby (~> 1.0) io-console (0.8.2) jmespath (1.6.2) @@ -90,7 +90,7 @@ GEM mini_magick (5.3.1) logger mini_portile2 (2.8.9) - minitest (5.25.5) + minitest (5.27.0) niftany (0.12.1) colorize (~> 1.1.0) erb_lint (~> 0.9.0) @@ -197,7 +197,7 @@ GEM unicode-display_width (3.1.5) unicode-emoji (~> 4.0, >= 4.0.4) unicode-emoji (4.0.4) - uri (1.0.3) + uri (1.1.1) PLATFORMS arm64-darwin-24