1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/Gemfile
Matt Connolly 5f715fa05c Adding SSHKit to documentation, and a bit...
* Added SSHKit example page
* Added a note about .cap files in lib/capistrano/tasks.
* Removed "debugger" from Gemfile
* Updated SSHKit github link
* Fixed a HTML
* Rebuilt content with jekyll build
2014-01-02 19:43:42 +10:00

7 lines
110 B
Ruby

source "https://rubygems.org"
gem "jekyll", "~> 1.1.2"
gem "redcarpet"
gem "unindent"
gem "git"
gem "sshkit"