1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
capistrano/Gemfile.lock
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

56 lines
1.1 KiB
Text

GEM
remote: https://rubygems.org/
specs:
classifier (1.3.3)
fast-stemmer (>= 1.0.0)
colorator (0.1)
commander (4.1.3)
highline (~> 1.6.11)
directory_watcher (1.4.1)
fast-stemmer (1.0.2)
git (1.2.5)
highline (1.6.19)
jekyll (1.1.2)
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
kramdown (~> 1.0.2)
liquid (~> 2.5.1)
maruku (~> 0.5)
pygments.rb (~> 0.5.0)
redcarpet (~> 2.2.2)
safe_yaml (~> 0.7.0)
kramdown (1.0.2)
liquid (2.5.1)
maruku (0.6.1)
syntax (>= 1.0.0)
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
posix-spawn (0.3.6)
pygments.rb (0.5.0)
posix-spawn (~> 0.3.6)
yajl-ruby (~> 1.1.0)
redcarpet (2.2.2)
safe_yaml (0.7.1)
sshkit (0.0.34)
net-scp
net-ssh
term-ansicolor
syntax (1.0.0)
term-ansicolor (1.2.2)
tins (~> 0.8)
tins (0.9.0)
unindent (1.0)
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
git
jekyll (~> 1.1.2)
redcarpet
sshkit
unindent