Skip to content

Commit b877a58

Browse files
authored
Merge pull request #1271 from github/include_webrick
Add webrick to Gemfile
2 parents 99b36ca + dbdbcff commit b877a58

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ source "https://rubygems.org"
22

33
gem "github-pages", group: :jekyll_plugins
44

5+
gem "webrick"
6+
57
group :test do
68
gem "html-proofer"
79
gem "rake"

0 commit comments

Comments
 (0)