webrick
Gemfile
This is one solution for #798, namely that `webrick` is needed as an explicit dependency for Ruby 3+. Closes #798.
@@ -1,2 +1,4 @@
source "https://rubygems.org"
gemspec
gem "webrick", "~> 1.7"
The note is not visible to the blocked user.