From e06d4dbd95d41c1b868c9523b1a2dda27124f34d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 3 Mar 2023 16:02:39 +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: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- Gemfile | 2 +- Gemfile.lock | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Gemfile b/Gemfile index 1d36de929da..01368355d64 100644 --- a/Gemfile +++ b/Gemfile @@ -1,7 +1,7 @@ source 'http://rubygems.org' ruby '2.7.6' -gem 'rack', '2.2.3' +gem 'rack', '2.2.6.3' gem 'rails', '6.1.4.6' gem 'rake' gem 'pg' diff --git a/Gemfile.lock b/Gemfile.lock index 87d42b9f9bd..89e607efb05 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -385,7 +385,7 @@ GEM puma (5.6.4) nio4r (~> 2.0) racc (1.6.0) - rack (2.2.3) + rack (2.2.6.3) rack-attack (6.6.1) rack (>= 1.0, < 3) rack-test (1.1.0) @@ -626,7 +626,7 @@ DEPENDENCIES pg premailer-rails puma - rack (= 2.2.3) + rack (= 2.2.6.3) rack-attack rack-timeout rack_session_access