From bf2619778fde9c9270521aa5cfaa73aa3bd4dde8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 16 Mar 2023 11:41:15 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.6.4 Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 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/v2.2.6.2...v2.2.6.4) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 53f796dbb..929f3a853 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -80,10 +80,9 @@ GEM public_suffix (5.0.1) puma (6.0.2) nio4r (~> 2.0) - rack (2.2.6.2) + rack (2.2.6.4) rack-protection (3.0.5) rack - rake (13.0.6) rb-fsevent (0.11.2) rb-inotify (0.10.1) ffi (~> 1.0) @@ -91,9 +90,12 @@ GEM rouge (4.0.1) ruby2_keywords (0.0.5) safe_yaml (1.0.5) - sass-embedded (1.58.0) + sass-embedded (1.58.0-arm64-darwin) + google-protobuf (~> 3.21) + sass-embedded (1.58.0-x86_64-darwin) + google-protobuf (~> 3.21) + sass-embedded (1.58.0-x86_64-linux-gnu) google-protobuf (~> 3.21) - rake (>= 10.0.0) sawyer (0.9.2) addressable (>= 2.3.5) faraday (>= 0.17.3, < 3)