mirror of
https://github.com/home-assistant/home-assistant.io.git
synced 2025-07-19 07:17:14 +00:00
build(deps-dev): bump rackup from 2.1.0 to 2.2.0 (#35549)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
175ee7ff1d
commit
9d4bf915ff
2
Gemfile
2
Gemfile
@ -14,7 +14,7 @@ group :development do
|
||||
gem 'sass-embedded', '1.80.6'
|
||||
gem 'rubocop', '1.68.0'
|
||||
gem 'ruby-lsp', '0.21.2'
|
||||
gem 'rackup', '2.1.0'
|
||||
gem 'rackup', '2.2.0'
|
||||
end
|
||||
|
||||
group :jekyll_plugins do
|
||||
|
@ -100,9 +100,8 @@ GEM
|
||||
rack (>= 3.0.0, < 4)
|
||||
rack-session (2.0.0)
|
||||
rack (>= 3.0.0)
|
||||
rackup (2.1.0)
|
||||
rackup (2.2.0)
|
||||
rack (>= 3)
|
||||
webrick (~> 1.8)
|
||||
rainbow (3.1.1)
|
||||
rake (13.2.1)
|
||||
rb-fsevent (0.11.2)
|
||||
@ -160,7 +159,7 @@ GEM
|
||||
tzinfo-data (1.2024.2)
|
||||
tzinfo (>= 1.0.0)
|
||||
unicode-display_width (2.6.0)
|
||||
webrick (1.8.2)
|
||||
webrick (1.9.0)
|
||||
|
||||
PLATFORMS
|
||||
arm64-darwin-23
|
||||
@ -174,7 +173,7 @@ DEPENDENCIES
|
||||
jekyll-sitemap (= 1.4.0)
|
||||
jekyll-toc (= 0.19.0)
|
||||
nokogiri (= 1.16.7)
|
||||
rackup (= 2.1.0)
|
||||
rackup (= 2.2.0)
|
||||
rake (= 13.2.1)
|
||||
rubocop (= 1.68.0)
|
||||
ruby-lsp (= 0.21.2)
|
||||
|
Loading…
x
Reference in New Issue
Block a user