add webrick in gemfile
This commit is contained in:
parent
f8e4c1762e
commit
632239e992
2
Gemfile
2
Gemfile
@ -17,6 +17,8 @@ gem "minima", "~> 2.0"
|
|||||||
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
# uncomment the line below. To upgrade, run `bundle update github-pages`.
|
||||||
gem "github-pages", group: :jekyll_plugins
|
gem "github-pages", group: :jekyll_plugins
|
||||||
|
|
||||||
|
gem "webrick"
|
||||||
|
|
||||||
# If you have any plugins, put them here!
|
# If you have any plugins, put them here!
|
||||||
group :jekyll_plugins do
|
group :jekyll_plugins do
|
||||||
gem "jekyll-feed", "~> 0.6"
|
gem "jekyll-feed", "~> 0.6"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user