docs/Gemfile

8 lines
335 B
Ruby

source "https://rubygems.org"
# Update me once in a while: https://github.com/github/pages-gem/releases
# Please ensure, before upgrading, that this version exists as a tag in starefossen/github-pages here:
# https://hub.docker.com/r/starefossen/github-pages/tags/
gem "github-pages", "137"
gem 'wdm', '>= 0.1.0' if Gem.win_platform?