From 09675c08f7bd3f1513361f7781a425d70821f980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 31 Jul 2023 22:46:56 +0000 Subject: [PATCH] Bump rack from 2.2.7 to 2.2.8 Bumps [rack](https://github.com/rack/rack) from 2.2.7 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.7...v2.2.8) --- 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 cac4448..35974cd 100644 --- a/Gemfile +++ b/Gemfile @@ -33,7 +33,7 @@ gem 'kramdown' gem 'liquid' gem 'listen' gem 'mercenary' -gem 'rack', '~> 2.2.7' +gem 'rack', '~> 2.2.8' gem 'railties', '>= 5.2.2.1' gem 'rouge' gem 'rubocop' diff --git a/Gemfile.lock b/Gemfile.lock index e7f104e..93c17f3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -192,7 +192,7 @@ GEM ttfunk public_suffix (5.0.3) racc (1.7.1) - rack (2.2.7) + rack (2.2.8) rack-test (2.1.0) rack (>= 1.3) rails-dom-testing (2.1.1) @@ -292,7 +292,7 @@ DEPENDENCIES mini_racer (~> 0.8.0) minima nokogiri (>= 1.10.4) - rack (~> 2.2.7) + rack (~> 2.2.8) railties (>= 5.2.2.1) rouge rubocop