From 4e626cc8bfa0d4b6f9dc379d9e6a79d1019a05a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Jun 2024 20:41:08 +0000 Subject: [PATCH] Bump rack from 3.0.11 to 3.1.3 Bumps [rack](https://github.com/rack/rack) from 3.0.11 to 3.1.3. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/commits/v3.1.3) --- updated-dependencies: - dependency-name: rack dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index 19c76bcb..8fb7bcfd 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -76,7 +76,7 @@ GEM power_assert (2.0.3) public_suffix (5.0.5) racc (1.7.3) - rack (3.0.11) + rack (3.1.3) rack-test (2.1.0) rack (>= 1.3) racksh (1.0.1)