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