vagrant-lxc-ng/Gemfile.lock

95 lines
1.9 KiB
Plaintext
Raw Normal View History

GIT
remote: https://github.com/mitchellh/vagrant.git
2013-03-26 20:28:34 +00:00
revision: 87613ec9392d4660ffcb1d5755307136c06af08c
specs:
2013-03-26 20:28:34 +00:00
vagrant (1.1.4)
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-01 23:25:26 +00:00
vagrant-lxc (0.3.0.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)
diff-lcs (1.2.1)
erubis (2.7.0)
2013-03-26 20:28:34 +00:00
ffi (1.6.0)
2013-02-25 04:58:04 +00:00
guard (1.6.2)
listen (>= 0.6.0)
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
terminal-table (>= 1.4.3)
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)
2013-03-26 20:28:34 +00:00
guard-rspec (2.5.1)
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-02-25 04:58:04 +00:00
terminal-table (1.4.5)
2013-03-26 20:28:34 +00:00
thor (0.18.0)
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!