vagrant-lxc-ng/Gemfile.lock
2013-04-12 18:29:03 -03:00

106 lines
2.1 KiB
Plaintext

GIT
remote: https://github.com/mitchellh/vagrant.git
revision: 64e360814c3ad960d810456add977fd4c7d47ce6
tag: v1.1.5
specs:
vagrant (1.1.5)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.0)
json (>= 1.5.1, < 1.8.0)
log4r (~> 1.1.9)
net-scp (~> 1.1.0)
net-ssh (~> 2.6.6)
PATH
remote: .
specs:
vagrant-lxc (0.3.1.dev)
GEM
remote: https://rubygems.org/
specs:
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.0.9)
colorize (0.5.8)
coveralls (0.6.5)
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
diff-lcs (1.2.2)
erubis (2.7.0)
ffi (1.6.0)
formatador (0.2.4)
guard (1.7.0)
formatador (>= 0.2.4)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
guard-bundler (1.0.0)
bundler (~> 1.0)
guard (~> 1.1)
guard-ctags-bundler (0.1.6)
guard (>= 1.1)
guard-rspec (2.5.2)
guard (>= 1.1)
rspec (~> 2.11)
i18n (0.6.4)
json (1.7.7)
listen (0.7.3)
log4r (1.1.10)
lumberjack (1.0.3)
method_source (0.8.1)
mime-types (1.22)
multi_json (1.7.2)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-ssh (2.6.6)
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
rake (10.0.4)
rb-inotify (0.9.0)
ffi (>= 0.5.0)
rest-client (1.6.7)
mime-types (>= 1.16)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
rspec-fire (1.1.3)
rspec (~> 2.11)
rspec-mocks (2.13.0)
rspec-spies (2.1.4)
rspec (~> 2.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
slop (3.4.4)
thor (0.18.1)
PLATFORMS
ruby
DEPENDENCIES
coveralls
guard
guard-bundler
guard-ctags-bundler
guard-rspec
rake
rb-inotify
rspec
rspec-fire
rspec-spies
vagrant!
vagrant-lxc!