From a8554f5d2b2d3a412479b59dd53c3c532dd54446 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 7 Apr 2026 20:24:07 +0000 Subject: [PATCH] Bump rack-test from 2.1.0 to 2.2.0 Bumps [rack-test](https://github.com/rack/rack-test) from 2.1.0 to 2.2.0. - [Release notes](https://github.com/rack/rack-test/releases) - [Changelog](https://github.com/rack/rack-test/blob/main/History.md) - [Commits](https://github.com/rack/rack-test/compare/v2.1.0...v2.2.0) --- updated-dependencies: - dependency-name: rack-test dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 6dab94b..e567b80 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,8 +33,8 @@ GEM mocha (3.1.0) ruby2_keywords (>= 0.0.5) mutex_m (0.3.0) - rack (3.0.16) - rack-test (2.1.0) + rack (3.2.6) + rack-test (2.2.0) rack (>= 1.3) rake (13.3.1) ruby2_keywords (0.0.5)