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

57 lines
1.1 KiB
Text
Raw Normal View History

2013-06-12 16:44:00 -04:00
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)
2013-08-18 16:37:50 -04:00
jekyll (1.1.2)
2013-06-12 16:44:00 -04:00
classifier (~> 1.3)
colorator (~> 0.1)
commander (~> 4.1.3)
directory_watcher (~> 1.4.1)
kramdown (~> 1.0.2)
2013-08-18 16:37:50 -04:00
liquid (~> 2.5.1)
2013-06-12 16:44:00 -04:00
maruku (~> 0.5)
pygments.rb (~> 0.5.0)
2013-08-18 16:37:50 -04:00
redcarpet (~> 2.2.2)
2013-06-12 16:44:00 -04:00
safe_yaml (~> 0.7.0)
kramdown (1.0.2)
2013-08-18 16:37:50 -04:00
liquid (2.5.1)
2013-06-12 16:44:00 -04:00
maruku (0.6.1)
syntax (>= 1.0.0)
2013-09-18 01:53:45 -04:00
net-scp (1.1.2)
net-ssh (>= 2.6.5)
net-ssh (2.6.8)
2013-06-12 16:44:00 -04:00
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)
2013-09-18 01:53:45 -04:00
sshkit (0.0.34)
net-scp
net-ssh
term-ansicolor
2013-06-12 16:44:00 -04:00
syntax (1.0.0)
2013-09-18 01:53:45 -04:00
term-ansicolor (1.2.2)
tins (~> 0.8)
tins (0.9.0)
unindent (1.0)
2013-06-12 16:44:00 -04:00
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
git
2013-08-18 16:37:50 -04:00
jekyll (~> 1.1.2)
2013-06-12 16:44:00 -04:00
redcarpet
2013-09-18 01:53:45 -04:00
sshkit
unindent