From 71ec3bdad932b435ab901d9cc6a463b76e17d48e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 18 Jan 2023 20:33:53 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.2 Bumps [rack](https://github.com/rack/rack) from 2.2.3 to 2.2.6.2. - [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.2) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- Gemfile.lock | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 82ea74b..ef63ea9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -25,15 +25,6 @@ GIT specs: state_machine (1.2.0) -GIT - remote: https://github.com/deees/puma-plugin-systemd.git - revision: e3b7fc94041c8b437866bbda7880ac09a3dcd229 - branch: puma-4 - specs: - puma-plugin-systemd (0.1.1) - json - puma (>= 3.6) - GIT remote: https://github.com/gregbell/active_admin.git revision: e84c6e541db5ec95ee50455015ca8644a1240b47 @@ -431,7 +422,7 @@ GEM puma (5.1.1) nio4r (~> 2.0) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.2) rack-mobile-detect (0.4.0) rack rack-protection (2.1.0) @@ -683,7 +674,6 @@ DEPENDENCIES pry pry-byebug puma - puma-plugin-systemd! rails (~> 5.2) rb-fsevent (~> 0.9.1) rb-inotify (~> 0.9)