mirror of
https://github.com/docker/docs.git
synced 2026-03-27 22:38:54 +07:00
* Revert "Release UCP 2.1.1" This reverts commit21bb9324a6. * Revert "Update step_six.md (#2309)" This reverts commitd4822bf8b2. * Revert "Fix typo "visulizer" (#2297)" This reverts commit86fecbb87f. * Revert "Update test-and-docs.md (#2293)" This reverts commit15f1780cfb. * Revert "Fix typo "commmands" (#2295)" This reverts commitd867751f2d. * Revert "Use the jekyll-include-cache plugin to shave off some page building time (#2290)" This reverts commita02d80530b.
7 lines
292 B
Ruby
7 lines
292 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", "112"
|