Skip to content

Commit 6243cea

Browse files
committed
Include webrick for those using later versions of Ruby
1 parent 1c7530d commit 6243cea

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gemfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', '>=104', group: :jekyll_plugins
3+
gem "webrick"

0 commit comments

Comments
 (0)