From 2891ef4a99fbbf83ac7d73e5bf9bbdcf6ff7199e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 6 Aug 2024 20:38:57 +0000 Subject: [PATCH] Bump rack from 3.0.7 to 3.0.9.1 Bumps [rack](https://github.com/rack/rack) from 3.0.7 to 3.0.9.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/v3.0.7...v3.0.9.1) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 21 +-------------------- 1 file changed, 1 insertion(+), 20 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index e4e3e17..fd63d5b 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -8,7 +8,6 @@ GEM tzinfo (~> 2.0) addressable (2.8.4) public_suffix (>= 2.0.2, < 6.0) - base64 (0.2.0) binding_of_caller (1.0.0) debug_inspector (>= 0.0.1) builder (3.2.4) @@ -20,7 +19,6 @@ GEM thread_safe (~> 0.3, >= 0.3.1) diff-lcs (1.5.0) docile (1.4.0) - domain_name (0.6.20240107) faraday (1.10.3) faraday-em_http (~> 1.0) faraday-em_synchrony (~> 1.0) @@ -44,10 +42,6 @@ GEM faraday-patron (1.0.0) faraday-rack (1.0.0) faraday-retry (1.0.3) - ffi (1.17.0) - ffi-compiler (1.3.2) - ffi (>= 1.15.5) - rake git (1.18.0) addressable (~> 2.8) rchardet (~> 1.8) @@ -59,15 +53,6 @@ GEM oauth2 (~> 1.0) hashie (3.6.0) highline (2.1.0) - http (5.2.0) - addressable (~> 2.8) - base64 (~> 0.1) - http-cookie (~> 1.0) - http-form_data (~> 2.2) - llhttp-ffi (~> 0.5.0) - http-cookie (1.0.6) - domain_name (~> 0.5) - http-form_data (2.3.0) i18n (1.14.1) concurrent-ruby (~> 1.0) interception (0.5) @@ -82,9 +67,6 @@ GEM rdoc semver jwt (2.7.0) - llhttp-ffi (0.5.0) - ffi-compiler (~> 1.0) - rake (~> 13.0) method_source (1.0.0) mini_portile2 (2.8.1) minitest (5.19.0) @@ -126,7 +108,7 @@ GEM stringio public_suffix (5.0.1) racc (1.6.2) - rack (3.0.7) + rack (3.0.9.1) rake (13.0.6) rchardet (1.8.0) rdoc (6.6.0) @@ -172,7 +154,6 @@ DEPENDENCIES activesupport (>= 2.3.5) bundler (~> 2.1.4) faraday-retry (~> 1.0.3) - http juwelier (~> 2.1.0) octokit (~> 5.0) oj (~> 3.13.12)