Skip to content

Commit 3858ca5

Browse files
committed
Add webrick to Gemfile
1 parent a12ae79 commit 3858ca5

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Gemfile

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
gem 'github-pages'
22
source 'https://rubygems.org'
3+
4+
gem "webrick", "~> 1.7"

0 commit comments

Comments
 (0)