Skip to content

Commit

Permalink
Update dependency rackup to v2.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 14, 2024
1 parent 64dafe2 commit 3370452
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ gem 'octokit', '9.2.0'
gem 'pdd', '0.24.0'
gem 'rack', '3.1.8'
gem 'rack-test', '2.1.0'
gem 'rackup', '2.2.0'
gem 'rackup', '2.2.1'
gem 'rake', '13.2.1', require: false
gem 'rubocop', '1.67.0', require: false
gem 'rubocop-rspec', '3.2.0', require: false
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ GEM
rack (>= 3.0.0)
rack-test (2.1.0)
rack (>= 1.3)
rackup (2.2.0)
rackup (2.2.1)
rack (>= 3)
rainbow (3.1.1)
rake (13.2.1)
Expand Down Expand Up @@ -257,7 +257,7 @@ DEPENDENCIES
pdd (= 0.24.0)
rack (= 3.1.8)
rack-test (= 2.1.0)
rackup (= 2.2.0)
rackup (= 2.2.1)
rake (= 13.2.1)
rubocop (= 1.67.0)
rubocop-rspec (= 3.2.0)
Expand Down

0 comments on commit 3370452

Please sign in to comment.