mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
7 lines
132 B
Ruby
7 lines
132 B
Ruby
source "https://rubygems.org"
|
|
|
|
gem "jekyll"
|
|
gem "redcarpet"
|
|
gem "unindent"
|
|
gem 'github-pages', github: 'github/pages-gem'
|
|
gem "git"
|