vagrant-lxc-ng/Gemfile.lock

96 lines
1.9 KiB
Plaintext
Raw Normal View History

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)
2013-03-02 23:36:06 +00:00
json (>= 1.5.1, < 1.8.0)
log4r (~> 1.1.9)
2013-03-26 20:28:34 +00:00
net-scp (~> 1.1.0)
net-ssh (~> 2.6.6)
PATH
remote: .
specs:
2013-04-10 21:53:55 +00:00
vagrant-lxc (0.3.1.dev)
2013-02-25 04:58:04 +00:00
GEM
remote: https://rubygems.org/
specs:
2013-03-04 22:27:04 +00:00
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.0.9)
2013-04-02 00:15:51 +00:00
diff-lcs (1.2.2)
erubis (2.7.0)
2013-03-26 20:28:34 +00:00
ffi (1.6.0)
2013-04-02 00:15:51 +00:00
formatador (0.2.4)
guard (1.7.0)
formatador (>= 0.2.4)
2013-02-25 04:58:04 +00:00
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
2013-02-28 03:06:29 +00:00
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)
2013-02-25 04:58:04 +00:00
guard (>= 1.1)
rspec (~> 2.11)
2013-03-04 22:27:04 +00:00
i18n (0.6.4)
json (1.7.7)
listen (0.7.3)
2013-02-25 04:58:04 +00:00
log4r (1.1.10)
2013-03-26 20:28:34 +00:00
lumberjack (1.0.3)
2013-02-25 04:58:04 +00:00
method_source (0.8.1)
2013-03-26 20:28:34 +00:00
multi_json (1.7.2)
net-scp (1.1.0)
net-ssh (>= 2.6.5)
net-ssh (2.6.6)
2013-02-25 04:58:04 +00:00
pry (0.9.12)
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
2013-03-26 20:28:34 +00:00
rake (10.0.4)
rb-inotify (0.9.0)
2013-02-25 04:58:04 +00:00
ffi (>= 0.5.0)
rspec (2.13.0)
rspec-core (~> 2.13.0)
rspec-expectations (~> 2.13.0)
rspec-mocks (~> 2.13.0)
2013-03-26 20:28:34 +00:00
rspec-core (2.13.1)
rspec-expectations (2.13.0)
diff-lcs (>= 1.1.3, < 2.0)
2013-02-28 03:06:29 +00:00
rspec-fire (1.1.3)
rspec (~> 2.11)
rspec-mocks (2.13.0)
2013-03-26 20:28:34 +00:00
rspec-spies (2.1.4)
2013-02-28 03:06:29 +00:00
rspec (~> 2.0)
simplecov (0.7.1)
multi_json (~> 1.0)
simplecov-html (~> 0.7.1)
simplecov-html (0.7.1)
2013-03-26 20:28:34 +00:00
slop (3.4.4)
2013-04-02 00:15:51 +00:00
thor (0.18.1)
2013-02-25 04:58:04 +00:00
PLATFORMS
ruby
DEPENDENCIES
guard
2013-02-28 03:06:29 +00:00
guard-bundler
guard-ctags-bundler
2013-02-25 04:58:04 +00:00
guard-rspec
rake
rb-inotify
rspec
2013-02-28 03:06:29 +00:00
rspec-fire
rspec-spies
simplecov
vagrant!
2013-02-26 03:35:03 +00:00
vagrant-lxc!