Skip to content

Commit b052321

Browse files
committed
add webrick
1 parent 980bbf3 commit b052321

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Gemfile

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
source 'https://rubygems.org'
22
gem 'github-pages', group: :jekyll_plugins
33
gem 'jekyll-seo-tag'
4-
gem 'jekyll-include-cache'
4+
gem 'jekyll-include-cache'
5+
gem "webrick", "~> 1.8"

0 commit comments

Comments
 (0)