From dfbddd1caf5ae39dd534e2b0d4a8a74e6ff4caf8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Sep 2023 12:07:53 +0000 Subject: [PATCH] Bump rack from 2.2.6.2 to 2.2.8 in /rails-blog Bumps [rack](https://github.com/rack/rack) from 2.2.6.2 to 2.2.8. - [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.8) --- updated-dependencies: - dependency-name: rack dependency-type: indirect ... Signed-off-by: dependabot[bot] --- rails-blog/Gemfile.lock | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rails-blog/Gemfile.lock b/rails-blog/Gemfile.lock index d8a18ef..6e06fa5 100644 --- a/rails-blog/Gemfile.lock +++ b/rails-blog/Gemfile.lock @@ -183,7 +183,7 @@ GEM puma (5.6.5) nio4r (~> 2.0) racc (1.7.1) - rack (2.2.6.2) + rack (2.2.8) rack-oauth2 (2.2.0) activesupport attr_required