From 82d6f7ed959b6d39ccf515a1f6157207bd6fe516 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 29 Feb 2024 02:58:07 +0000 Subject: [PATCH] Bump rack from 2.0.7 to 2.2.8.1 Bumps [rack](https://github.com/rack/rack) from 2.0.7 to 2.2.8.1. - [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/2.0.7...v2.2.8.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 2de2559..e8f8851 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -95,7 +95,7 @@ GEM mini_portile2 (~> 2.4.0) public_suffix (3.0.3) puma (3.12.1) - rack (2.0.7) + rack (2.2.8.1) rack-test (1.1.0) rack (>= 1.0, < 3) rails (5.1.7) @@ -147,8 +147,6 @@ GEM sentry-ruby sentry-ruby (0.1.3) faraday (>= 1.0) - sentry-sidekiq (0.1.2) - sentry-ruby spring (2.0.2) activesupport (>= 4.2) spring-watcher-listen (2.0.1) @@ -198,7 +196,6 @@ DEPENDENCIES selenium-webdriver sentry-rails sentry-ruby - sentry-sidekiq spring spring-watcher-listen (~> 2.0.0) sqlite3