From 91a5cb2590a523c2ae9111f9506d332858dce7f0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 20:59:27 +0000 Subject: [PATCH] build(deps): bump rack from 3.0.8 to 3.0.10 Bumps [rack](https://github.com/rack/rack) from 3.0.8 to 3.0.10. - [Release notes](https://github.com/rack/rack/releases) - [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md) - [Commits](https://github.com/rack/rack/compare/v3.0.8...v3.0.10) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Gemfile.lock b/Gemfile.lock index a3e24a9e0..40c989b00 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -274,7 +274,7 @@ GEM rspec-mocks (~> 3.12) rspec-support (~> 3.12) racc (1.7.3) - rack (3.0.8) + rack (3.0.10) rack-proxy (0.7.7) rack rack-session (2.0.0)