From 53fef382b50cfbb0992e887e2bbfc5e2bb0e8b43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 10:53:11 +0000 Subject: [PATCH] Bump the bundler group across 1 directory with 2 updates Bumps the bundler group with 2 updates in the / directory: [activesupport](https://github.com/rails/rails) and [nokogiri](https://github.com/sparklemotion/nokogiri). Updates `activesupport` from 7.1.6 to 7.2.3.1 - [Release notes](https://github.com/rails/rails/releases) - [Changelog](https://github.com/rails/rails/blob/v8.1.3/activesupport/CHANGELOG.md) - [Commits](https://github.com/rails/rails/compare/v7.1.6...v7.2.3.1) Updates `nokogiri` from 1.17.2 to 1.19.1 - [Release notes](https://github.com/sparklemotion/nokogiri/releases) - [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md) - [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.17.2...v1.19.1) --- updated-dependencies: - dependency-name: activesupport dependency-version: 7.2.3.1 dependency-type: direct:production dependency-group: bundler - dependency-name: nokogiri dependency-version: 1.19.1 dependency-type: direct:production dependency-group: bundler ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index fd83352..e253814 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -51,19 +51,18 @@ PATH GEM remote: https://rubygems.org/ specs: - activesupport (7.1.6) + activesupport (7.2.3.1) base64 benchmark (>= 0.3) bigdecimal - concurrent-ruby (~> 1.0, >= 1.0.2) + concurrent-ruby (~> 1.0, >= 1.3.1) connection_pool (>= 2.2.5) drb i18n (>= 1.6, < 2) logger (>= 1.4.2) - minitest (>= 5.1) - mutex_m + minitest (>= 5.1, < 6) securerandom (>= 0.3) - tzinfo (~> 2.0) + tzinfo (~> 2.0, >= 2.0.5) addressable (2.9.0) public_suffix (>= 2.0.2, < 8.0) ansi (1.5.0) @@ -75,7 +74,7 @@ GEM bigdecimal (4.1.1) coderay (1.1.3) concurrent-ruby (1.3.6) - connection_pool (2.5.5) + connection_pool (3.0.2) coolline (0.5.0) unicode_utils (~> 1.4) crack (1.0.1) @@ -114,16 +113,17 @@ GEM mime-types-data (~> 3.2025, >= 3.2025.0507) mime-types-data (3.2026.0407) mini_portile2 (2.8.9) - minitest (5.26.1) + minitest (5.27.0) multi_json (1.19.1) multi_xml (0.6.0) - mutex_m (0.3.0) net-http (0.9.1) uri (>= 0.11.1) netrc (0.11.0) - nokogiri (1.17.2) + nokogiri (1.19.1) mini_portile2 (~> 2.8.2) racc (~> 1.4) + nokogiri (1.19.1-x64-mingw-ucrt) + racc (~> 1.4) nokogiri-diff (0.3.0) nokogiri (~> 1.5) tdiff (~> 0.4) @@ -150,7 +150,7 @@ GEM mime-types (>= 1.16, < 4.0) netrc (~> 0.8) rexml (3.4.4) - securerandom (0.3.2) + securerandom (0.4.1) simplecov (0.22.0) docile (~> 1.1) simplecov-html (~> 0.11)