From 953520f7bb2c520c6f86580d54d8cdff2593b0f2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 06:17:34 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.4. - [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.2.3...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 1f75daa..4f7573c 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -12,7 +12,6 @@ GEM faraday (1.0.1) multipart-post (>= 1.2, < 3) ffi (1.12.2) - ipaddr (1.2.2) json (2.3.0) jwt (2.2.1) listen (3.2.1) @@ -26,9 +25,8 @@ GEM faraday (>= 0.9) sawyer (~> 0.8.0, >= 0.5.3) openssl (2.1.2) - ipaddr public_suffix (4.0.3) - rack (2.2.3) + rack (2.2.6.4) rack-protection (2.0.8.1) rack rb-fsevent (0.10.3)