mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
8 lines
335 B
Ruby
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", "147"
|
|
gem 'wdm', '>= 0.1.0' if Gem.win_platform?
|