From 883070d3a8f6ef9081ea3a16ac2b7d5a8aa869d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 02:17:59 +0000 Subject: [PATCH] Bump activesupport in the bundler group across 1 directory Bumps the bundler group with 1 update in the / directory: [activesupport](https://github.com/rails/rails). Updates `activesupport` from 7.2.1 to 7.2.3.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/v7.2.1...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 28 +++++++++++++++------------- 1 file changed, 15 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 8bbc825f..17868949 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -2,17 +2,18 @@ GEM remote: https://rubygems.org/ specs: Ascii85 (1.1.0) - activemodel (7.2.1) - activesupport (= 7.2.1) - activesupport (7.2.1) + activemodel (7.2.3.1) + activesupport (= 7.2.3.1) + activesupport (7.2.3.1) base64 + benchmark (>= 0.3) bigdecimal concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) 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) addressable (2.8.6) @@ -22,16 +23,17 @@ GEM console (~> 1.10) io-event (~> 1.1) timers (~> 4.1) - base64 (0.2.0) - bigdecimal (3.1.8) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) colorator (1.1.0) - concurrent-ruby (1.3.3) - connection_pool (2.4.1) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) console (1.16.2) fiber-local countries (6.0.1) unaccent (~> 0.3) - drb (2.2.1) + drb (2.2.3) em-websocket (0.5.3) eventmachine (>= 0.12.9) http_parser.rb (~> 0) @@ -64,7 +66,7 @@ GEM yell (~> 2.0) zeitwerk (~> 2.5) http_parser.rb (0.8.0) - i18n (1.14.5) + i18n (1.14.8) concurrent-ruby (~> 1.0) icalendar (2.10.2) ice_cube (~> 0.16) @@ -100,10 +102,10 @@ GEM listen (3.9.0) rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) - logger (1.6.0) + logger (1.7.0) mercenary (0.4.0) mini_portile2 (2.8.9) - minitest (5.25.1) + minitest (5.27.0) nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) @@ -129,7 +131,7 @@ GEM sass-embedded (1.77.5) google-protobuf (>= 3.25, < 5.0) rake (>= 13) - securerandom (0.3.1) + securerandom (0.4.1) terminal-table (3.0.2) unicode-display_width (>= 1.1.1, < 3) timers (4.3.5)