We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
webrick
1 parent 1eaaa23 commit 85eedc9Copy full SHA for 85eedc9
Gemfile
@@ -2,3 +2,5 @@ source 'https://rubygems.org'
2
3
gem 'github-pages'
4
gem 'rake'
5
+
6
+gem "webrick", "~> 1.7"
0 commit comments