From d71e39fad70ccf05cf4afbb7d20594d0e1c9c4d5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Mar 2023 19:47:48 +0000 Subject: [PATCH] Bump rack from 2.2.3 to 2.2.6.3 in /WhereIGo 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] --- WhereIGo/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/WhereIGo/Gemfile.lock b/WhereIGo/Gemfile.lock index e8ee6bd..7d1e239 100644 --- a/WhereIGo/Gemfile.lock +++ b/WhereIGo/Gemfile.lock @@ -130,11 +130,11 @@ GEM mini_portile2 (~> 2.6.1) racc (~> 1.4) pg (0.21.0) - puma (4.3.11) public_suffix (4.0.6) nio4r (~> 2.0) + puma (4.3.11) racc (1.5.2) - rack (2.2.3) + rack (2.2.6.3) rack-test (0.7.0) rack (>= 1.0, < 3) rails (5.1.4)