Update Gemfile instructions
This commit is contained in:
parent
fa4ac233e3
commit
f448c8ae97
1 changed files with 3 additions and 2 deletions
5
Gemfile
5
Gemfile
|
@ -11,8 +11,9 @@ source "https://rubygems.org"
|
||||||
|
|
||||||
gem "github-pages", group: :jekyll_plugins
|
gem "github-pages", group: :jekyll_plugins
|
||||||
|
|
||||||
# If you want to use Jekyll native, remove the "gem "github-pages"" line
|
# If you want to use Jekyll native, uncomment the line below.
|
||||||
# and uncomment the line below. To upgrade, run `bundle update`.
|
# To upgrade, run `bundle update`.
|
||||||
|
|
||||||
# gem "jekyll"
|
# gem "jekyll"
|
||||||
|
|
||||||
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
gem "wdm", "~> 0.1.0" if Gem.win_platform?
|
||||||
|
|
Loading…
Reference in a new issue