add webrick in gemfile

pull/22234/head
Felix Lange 4 years ago
parent f8e4c1762e
commit 632239e992
  1. 2
      Gemfile

@ -17,6 +17,8 @@ gem "minima", "~> 2.0"
# uncomment the line below. To upgrade, run `bundle update github-pages`.
gem "github-pages", group: :jekyll_plugins
gem "webrick"
# If you have any plugins, put them here!
group :jekyll_plugins do
gem "jekyll-feed", "~> 0.6"

Loading…
Cancel
Save