From 98f2d51353ab26cd48b4b8612ba0f93c36e48f45 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:37:14 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.3 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.3. - [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.3) --- 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 9fd51ea..8ebc8e1 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -183,7 +183,6 @@ GEM rails (>= 5.0) jbuilder (2.11.2) activesupport (>= 5.0.0) - json (2.5.1) listen (3.1.5) rb-fsevent (~> 0.9, >= 0.9.4) rb-inotify (~> 0.9, >= 0.9.7) @@ -226,7 +225,7 @@ GEM puma (4.3.7) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.3) rack-attack (6.5.0) rack (>= 1.0, < 3) rack-livereload (0.3.17) @@ -276,7 +275,6 @@ GEM railties (>= 5.0) ruby-vips (2.1.0) ffi (~> 1.12) - ruby2_keywords (0.0.4) ruby_dep (1.5.0) ruby_parser (3.15.1) sexp_processor (~> 4.9)