Bump rackup from 2.2.1 to 2.3.1 (#42396)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-12-08 08:05:10 +01:00 committed by GitHub
parent fde693e652
commit 504201725c
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View File

@ -13,7 +13,7 @@ group :development do
gem 'sass-embedded', '1.94.2'
gem 'rubocop', '1.81.7'
gem 'ruby-lsp', '0.26.4'
gem 'rackup', '2.2.1'
gem 'rackup', '2.3.1'
end
group :jekyll_plugins do

View File

@ -107,7 +107,7 @@ GEM
rack-session (2.1.1)
base64 (>= 0.1.0)
rack (>= 3.0.0)
rackup (2.2.1)
rackup (2.3.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.3.1)
@ -181,7 +181,7 @@ DEPENDENCIES
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.19.0)
nokogiri (= 1.18.10)
rackup (= 2.2.1)
rackup (= 2.3.1)
rake (= 13.3.1)
rubocop (= 1.81.7)
ruby-lsp (= 0.26.4)