From c8a52fca3bf63c7a483903990bc33761a069802a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 01:04:23 +0000 Subject: [PATCH] Bump activesupport from 6.1.7.2 to 7.2.3.1 Bumps [activesupport](https://github.com/rails/rails) from 6.1.7.2 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/v6.1.7.2...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 42 ++++++++++++++++++++++++++++-------------- 1 file changed, 28 insertions(+), 14 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 5ed7f09..18f8498 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,36 +1,49 @@ GEM remote: https://rubygems.org/ specs: - activemodel (6.1.7.2) - activesupport (= 6.1.7.2) - activerecord (6.1.7.2) - activemodel (= 6.1.7.2) - activesupport (= 6.1.7.2) + activemodel (7.2.3.1) + activesupport (= 7.2.3.1) + activerecord (7.2.3.1) + activemodel (= 7.2.3.1) + activesupport (= 7.2.3.1) + timeout (>= 0.4.0) activerecord-import (1.4.1) activerecord (>= 4.2) - activesupport (6.1.7.2) - concurrent-ruby (~> 1.0, >= 1.0.2) + 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) - minitest (>= 5.1) - tzinfo (~> 2.0) - zeitwerk (~> 2.3) + logger (>= 1.4.2) + minitest (>= 5.1, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) byebug (11.1.3) - concurrent-ruby (1.2.2) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) cropio-ruby (0.37) json rest-client (~> 2.1.0rc1) domain_name (0.5.20190701) unf (>= 0.0.5, < 1.0.0) + drb (2.2.3) http-accept (1.7.0) http-cookie (1.0.5) domain_name (~> 0.5) - i18n (1.12.0) + i18n (1.14.8) concurrent-ruby (~> 1.0) json (2.6.3) + logger (1.7.0) mime-types (3.5.1) mime-types-data (~> 3.2015) mime-types-data (3.2023.1003) - minitest (5.15.0) + minitest (5.27.0) netrc (0.11.0) oj (3.14.2) pg (1.4.6) @@ -43,12 +56,13 @@ GEM http-cookie (>= 1.0.2, < 2.0) mime-types (>= 1.16, < 4.0) netrc (~> 0.8) + securerandom (0.4.1) + timeout (0.6.1) tzinfo (2.0.6) concurrent-ruby (~> 1.0) unf (0.1.4) unf_ext unf_ext (0.0.8.2) - zeitwerk (2.6.7) PLATFORMS arm64-darwin-22