From 9085e0a733d9ff2c46844959db95a9ad9216cd28 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 12:53:53 +0000 Subject: [PATCH] Bump rack from 1.5.2 to 1.5.5 Bumps [rack](https://github.com/rack/rack) from 1.5.2 to 1.5.5. - [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/1.5.2...1.5.5) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index c2cd9ef..183af33 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -58,7 +58,6 @@ GEM multi_json (1.10.1) multi_xml (0.5.5) multipart-post (2.0.0) - netrc (0.7.9) oauth2 (1.0.0) faraday (>= 0.8, < 0.10) jwt (~> 1.0) @@ -78,7 +77,7 @@ GEM omniauth (~> 1.2) puma (2.9.2) rack (>= 1.1, < 2.0) - rack (1.5.2) + rack (1.5.5) rack-test (0.6.2) rack (>= 1.0) rails (4.1.6) @@ -99,8 +98,7 @@ GEM rake (10.3.2) rdoc (4.1.2) json (~> 1.4) - rest_client (1.8.2) - netrc (~> 0.7.7) + rest_client (8.0.0) sass (3.2.19) sass-rails (4.0.3) railties (>= 4.0.0, < 5.0) @@ -122,7 +120,6 @@ GEM sprockets (~> 2.8) sqlite3 (1.3.10-x86-mingw32) sqlite3 (1.3.9) - sqlite3 (1.3.9-x86-mingw32) thor (0.19.1) thread_safe (0.3.4) tilt (1.4.1)