From 50be2924bdea115dc7894688005093a4a65754e1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Dec 2025 09:01:57 +0000 Subject: [PATCH] Bump responders from 3.1.1 to 3.2.0 Bumps [responders](https://github.com/heartcombo/responders) from 3.1.1 to 3.2.0. - [Release notes](https://github.com/heartcombo/responders/releases) - [Changelog](https://github.com/heartcombo/responders/blob/main/CHANGELOG.md) - [Commits](https://github.com/heartcombo/responders/compare/v3.1.1...v3.2.0) --- updated-dependencies: - dependency-name: responders dependency-version: 3.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f02aa3ad8..5f99ed9708 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -249,7 +249,7 @@ GEM matrix ruby-rc4 (>= 0.1.5) concurrent-ruby (1.3.5) - connection_pool (2.5.5) + connection_pool (3.0.2) cookiejar (0.3.4) crack (1.0.0) bigdecimal @@ -683,7 +683,7 @@ GEM logger (~> 1.5) ostruct (~> 0.6) readline (~> 0.0) - rdoc (6.16.0) + rdoc (6.17.0) erb psych (>= 4.0.0) tsort @@ -699,9 +699,9 @@ GEM io-console (~> 0.5) request_store (1.7.0) rack (>= 1.4) - responders (3.1.1) - actionpack (>= 5.2) - railties (>= 5.2) + responders (3.2.0) + actionpack (>= 7.0) + railties (>= 7.0) rexml (3.4.4) roadie (5.2.1) css_parser (~> 1.4) @@ -867,7 +867,7 @@ GEM railties (>= 5.2) redis (>= 4.0, < 6.0) stringex (2.8.6) - stringio (3.1.8) + stringio (3.1.9) stripe (13.5.1) swd (2.0.3) activesupport (>= 3)