mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-19 11:20:45 +00:00
add webrick in gemfile
This commit is contained in:
parent
f8e4c1762e
commit
632239e992
1 changed files with 3 additions and 1 deletions
2
Gemfile
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…
Reference in a new issue