Skip to content

Commit

Permalink
Bump up rackup-2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed Jan 16, 2025
1 parent de0d30d commit 146b9d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
source 'https://rubygems.org'

gem 'rack', "< 3.1"
gem 'rackup', "< 2.2"
gem 'rackup'
gem 'hikidoc'
gem 'fastimage'
gem 'emot'
Expand Down
5 changes: 2 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,8 @@ GEM
racksh (1.0.1)
rack (>= 1.0)
rack-test (>= 0.5)
rackup (2.1.0)
rackup (2.2.1)
rack (>= 3)
webrick (~> 1.8)
rake (13.2.1)
redcarpet (3.6.0)
regexp_parser (2.10.0)
Expand Down Expand Up @@ -178,7 +177,7 @@ DEPENDENCIES
pit
rack (< 3.1)
racksh
rackup (< 2.2)
rackup
rake
redcarpet
rexml
Expand Down

0 comments on commit 146b9d9

Please sign in to comment.