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

8 lines
112 B
Text
Raw Normal View History

2013-06-12 16:44:00 -04:00
source "https://rubygems.org"
gem "debugger"
2013-08-18 16:37:50 -04:00
gem "jekyll", "~> 1.1.2"
2013-06-12 16:44:00 -04:00
gem "redcarpet"
gem "unindent"
2013-06-12 16:44:00 -04:00
gem "git"