~xdavidwu/xdavidwu.link

1b5f9c6f3ee7a4588150a95cf31361c61d1af6d2 — Michael Rose 8 years ago d54bbd3
Update Gemfile instructions
1 files changed, 3 insertions(+), 2 deletions(-)

M Gemfile
M Gemfile => Gemfile +3 -2
@@ 11,8 11,9 @@ source "https://rubygems.org"

gem "github-pages", group: :jekyll_plugins

# If you want to use Jekyll native, remove the "gem "github-pages"" line
# and uncomment the line below. To upgrade, run `bundle update`.
# If you want to use Jekyll native, uncomment the line below.
# To upgrade, run `bundle update`.

# gem "jekyll"

gem "wdm", "~> 0.1.0" if Gem.win_platform?