1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/_site/Gemfile

8 lines
125 B
Ruby

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