build(deps-dev): bump rackup from 2.2.0 to 2.2.1 (#35748)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-11-15 09:56:48 +01:00 committed by GitHub
parent e5463cca6c
commit f2b88b718f
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.81.0'
gem 'rubocop', '1.68.0'
gem 'ruby-lsp', '0.21.3'
gem 'rackup', '2.2.0'
gem 'rackup', '2.2.1'
end
group :jekyll_plugins do

View File

@ -100,7 +100,7 @@ GEM
rack (>= 3.0.0, < 4)
rack-session (2.0.0)
rack (>= 3.0.0)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.2.1)
@ -173,7 +173,7 @@ DEPENDENCIES
jekyll-sitemap (= 1.4.0)
jekyll-toc (= 0.19.0)
nokogiri (= 1.16.7)
rackup (= 2.2.0)
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.68.0)
ruby-lsp (= 0.21.3)