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

54 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)
columnize (0.3.6)
commander (4.1.3)
highline (~> 1.6.11)
debugger (1.6.1)
2013-06-12 16:44:00 -04:00
columnize (>= 0.3.1)
debugger-linecache (~> 1.2.0)
debugger-ruby_core_source (~> 1.2.3)
2013-06-12 16:44:00 -04:00
debugger-linecache (1.2.0)
debugger-ruby_core_source (1.2.3)
2013-06-12 16:44:00 -04:00
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)
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)
syntax (1.0.0)
unindent (1.0)
2013-06-12 16:44:00 -04:00
yajl-ruby (1.1.0)
PLATFORMS
ruby
DEPENDENCIES
debugger
git
2013-08-18 16:37:50 -04:00
jekyll (~> 1.1.2)
2013-06-12 16:44:00 -04:00
redcarpet
unindent