From d5d4eaa09275ea279d72db42872a1f08e9acca0c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 00:02:30 +0000 Subject: [PATCH] Bump activesupport from 5.2.4.3 to 7.2.3.1 Bumps [activesupport](https://github.com/rails/rails) from 5.2.4.3 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/v5.2.4.3...v7.2.3.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 116 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 68 insertions(+), 48 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index dc76f571e8a..2f325a716ef 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -1,24 +1,35 @@ GEM remote: https://rubygems.org/ specs: - activesupport (5.2.4.3) - concurrent-ruby (~> 1.0, >= 1.0.2) - i18n (>= 0.7, < 2) - minitest (~> 5.1) - tzinfo (~> 1.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, < 6) + securerandom (>= 0.3) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.7.0) public_suffix (>= 2.0.2, < 5.0) autoprefixer-rails (9.5.1.1) execjs - backports (3.18.1) + base64 (0.3.0) + benchmark (0.5.0) + bigdecimal (4.0.1) coffee-script (2.4.1) coffee-script-source execjs coffee-script-source (1.12.2) - concurrent-ruby (1.1.7) + concurrent-ruby (1.3.6) + connection_pool (3.0.2) contracts (0.13.0) dotenv (2.7.6) - erubis (2.7.0) + drb (2.2.3) + erubi (1.13.1) execjs (2.7.0) fast_blank (1.0.0) fastimage (2.2.0) @@ -29,48 +40,51 @@ GEM hamster (3.0.0) concurrent-ruby (~> 1.0) hashie (3.6.0) - i18n (0.9.5) + i18n (1.14.8) concurrent-ruby (~> 1.0) - kramdown (2.3.0) - rexml + kramdown (2.5.2) + rexml (>= 3.4.4) listen (3.0.8) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) + logger (1.7.0) memoist (0.16.2) - middleman (4.3.8) - coffee-script (~> 2.2) - haml (>= 4.0.5) - kramdown (>= 2.3.0) - middleman-cli (= 4.3.8) - middleman-core (= 4.3.8) + middleman (4.6.3) + middleman-cli (= 4.6.3) + middleman-core (= 4.6.3) middleman-autoprefixer (2.10.1) autoprefixer-rails (~> 9.1) middleman-core (>= 3.3.3) - middleman-cli (4.3.8) - thor (>= 0.17.0, < 2.0) - middleman-core (4.3.8) - activesupport (>= 4.2, < 6.0) - addressable (~> 2.3) - backports (~> 3.6) - bundler - contracts (~> 0.13.0) + middleman-cli (4.6.3) + thor (>= 0.17.0, < 2) + middleman-core (4.6.3) + activesupport (>= 6.1) + addressable (~> 2.4) + bundler (> 2.0) + coffee-script (~> 2.2) + contracts dotenv - erubis + erubi execjs (~> 2.0) fast_blank fastimage (~> 2.0) + haml (>= 4.0.5, < 7) hamster (~> 3.0) - hashie (~> 3.4) - i18n (~> 0.9.0) - listen (~> 3.0.0) + hashie (>= 3.4, < 6.0) + i18n (>= 1.6, < 1.15) + kramdown (~> 2.4) + listen (~> 3.0) memoist (~> 0.14) - padrino-helpers (~> 0.13.0) + padrino-helpers (>= 0.15, < 0.17) parallel - rack (>= 1.4.5, < 3) + rack (>= 3) + rackup sassc (~> 2.0) servolux - tilt (~> 2.0.9) - uglifier (~> 3.0) + tilt (~> 2.2) + toml + uglifier (>= 3, < 5) + webrick middleman-sprockets (4.1.1) middleman-core (~> 4.0) sprockets (>= 3.0) @@ -78,23 +92,25 @@ GEM middleman-core (>= 3.2) rouge (~> 3.2) mini_portile2 (2.4.0) - minitest (5.14.1) + minitest (5.27.0) nokogiri (1.10.9) mini_portile2 (~> 2.4.0) - padrino-helpers (0.13.3.4) - i18n (~> 0.6, >= 0.6.7) - padrino-support (= 0.13.3.4) - tilt (>= 1.4.1, < 3) - padrino-support (0.13.3.4) - activesupport (>= 3.1) + padrino-helpers (0.16.0) + i18n (>= 0.6.7, < 2) + padrino-support (= 0.16.0) + tilt (>= 2.1, < 3) + padrino-support (0.16.0) parallel (1.19.2) + parslet (2.0.0) public_suffix (4.0.5) - rack (2.2.3) + rack (3.2.5) + rackup (2.3.1) + rack (>= 3) rb-fsevent (0.10.4) rb-inotify (0.10.1) ffi (~> 1.0) redcarpet (3.5.0) - rexml (3.2.4) + rexml (3.4.4) rouge (3.20.0) sass (3.7.4) sass-listen (~> 4.0.0) @@ -103,18 +119,22 @@ GEM rb-inotify (~> 0.9, >= 0.9.7) sassc (2.4.0) ffi (~> 1.9) + securerandom (0.4.1) servolux (0.13.0) - sprockets (3.7.2) + sprockets (4.2.2) concurrent-ruby (~> 1.0) - rack (> 1, < 3) + logger + rack (>= 2.2.4, < 4) temple (0.8.2) thor (1.0.1) - thread_safe (0.3.6) - tilt (2.0.10) - tzinfo (1.2.7) - thread_safe (~> 0.1) + tilt (2.7.0) + toml (0.3.0) + parslet (>= 1.8.0, < 3.0.0) + tzinfo (2.0.6) + concurrent-ruby (~> 1.0) uglifier (3.2.0) execjs (>= 0.3.0, < 3) + webrick (1.9.2) PLATFORMS ruby