From 33a96d5a0fff7b13c2e14922b7405158ffa62e3d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 15 Feb 2026 22:49:10 +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 | 29 ++++++++++++++++------------- 1 file changed, 16 insertions(+), 13 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index a15a7aff21..7d2ae314d0 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -242,7 +242,7 @@ GEM marcel (~> 1.0) nokogiri (~> 1.10, >= 1.10.4) rubyzip (>= 1.3.0, < 3) - cgi (0.5.0) + cgi (0.5.1) childprocess (5.0.0) choice (0.2.0) chronic (0.10.2) @@ -257,7 +257,7 @@ GEM combine_pdf (1.0.31) matrix ruby-rc4 (>= 0.1.5) - concurrent-ruby (1.3.5) + concurrent-ruby (1.3.6) connection_pool (2.5.5) cookiejar (0.3.4) crack (1.0.1) @@ -278,7 +278,7 @@ GEM database_cleaner-core (2.0.1) datafoodconsortium-connector (1.2.0) virtual_assembly-semantizer (~> 1.0, >= 1.0.5) - date (3.5.0) + date (3.5.1) debug (1.11.0) irb (~> 1.10) reline (>= 0.3.8) @@ -425,10 +425,11 @@ GEM activerecord (>= 3.0) invisible_captcha (2.3.0) rails (>= 5.2) - io-console (0.8.1) + io-console (0.8.2) ipaddress (0.8.3) - irb (1.15.3) + irb (1.17.0) pp (>= 0.6.0) + prism (>= 1.3.0) rdoc (>= 4.0.0) reline (>= 0.4.2) jmespath (1.6.2) @@ -478,7 +479,7 @@ GEM rb-fsevent (~> 0.10, >= 0.10.3) rb-inotify (~> 0.9, >= 0.9.10) logger (1.7.0) - loofah (2.24.1) + loofah (2.25.0) crass (~> 1.0.2) nokogiri (>= 1.12.0) mail (2.9.0) @@ -501,7 +502,8 @@ GEM logger mini_mime (1.1.5) mini_portile2 (2.8.6) - minitest (5.26.2) + minitest (6.0.1) + prism (~> 1.5) monetize (1.13.0) money (~> 6.12) money (6.16.0) @@ -523,7 +525,8 @@ GEM net-protocol newrelic_rpm (9.24.0) nio4r (2.7.5) - nokogiri (1.18.10) + nokogiri (1.19.0) + mini_portile2 (~> 2.8.2) racc (~> 1.4) nokogiri-html5-inference (0.3.0) nokogiri (~> 1.14) @@ -693,7 +696,7 @@ GEM logger (~> 1.5) ostruct (~> 0.6) readline (~> 0.0) - rdoc (7.0.1) + rdoc (7.2.0) erb psych (>= 4.0.0) tsort @@ -709,9 +712,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) @@ -889,7 +892,7 @@ GEM temple (0.10.4) terminal-table (4.0.0) unicode-display_width (>= 1.1.1, < 4) - thor (1.4.0) + thor (1.5.0) thread-local (1.1.0) tilt (2.6.1) timeout (0.4.4)