1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/Gemfile
Thomas Kriechbaumer 311bbc5bbf use correct gem versions according to GitHub Pages
up-to-date versions of installed gems are listed:
https://pages.github.com/versions/
2015-01-22 21:48:07 +00:00

8 lines
204 B
Ruby

source "https://rubygems.org"
# keep versions up-to-date with the actual GitHub Pages setup
# https://pages.github.com/versions/
# just do `bundle update` to get the latest version.
gem 'github-pages'