Use webrick 1.9 in Bundler specs
This commit is contained in:
parent
a5709631a1
commit
a208ac6f4b
@ -5,7 +5,7 @@ source "https://rubygems.org"
|
||||
gem "rack", "~> 3.0"
|
||||
gem "rackup", "~> 2.1"
|
||||
gem "base64"
|
||||
gem "webrick", "~> 1.8"
|
||||
gem "webrick", "~> 1.9"
|
||||
gem "rack-test", "~> 2.1"
|
||||
gem "compact_index", "~> 0.15.0"
|
||||
gem "sinatra", "~> 4.1"
|
||||
|
Loading…
x
Reference in New Issue
Block a user