We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ca82e5 commit f0fb979Copy full SHA for f0fb979
Gemfile
@@ -25,4 +25,4 @@ end
25
gem "wdm", "~> 0.1.1", :platforms => [:mingw, :x64_mingw, :mswin]
26
27
# Required for Ruby 3+ to serve the site locally
28
-gem "webrick", ">= 1.8"
+gem "webrick", "~> 1.8"
0 commit comments