vagrant-lxc-ng/Gemfile.lock

118 lines
2.4 KiB
Plaintext
Raw Normal View History

GIT
2013-07-12 17:24:15 +00:00
remote: git://github.com/fgrehm/vagrant-cachier.git
revision: ae6cb5bcfbdbb2157867d77ded8f2b6f430c0f6c
specs:
2013-07-12 17:24:15 +00:00
vagrant-cachier (0.2.0)
GIT
remote: git://github.com/fgrehm/vagrant-pristine.git
revision: 45a8d75f048bd611e337583496eb2b48b6998bbd
specs:
vagrant-pristine (0.1.0)
GIT
remote: git://github.com/mitchellh/vagrant.git
revision: 6d26c86c4c3f65e2e59f4dda6bca9cd9235de704
specs:
vagrant (1.2.4.dev)
childprocess (~> 0.3.7)
erubis (~> 2.7.0)
i18n (~> 0.6.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:
vagrant-lxc (0.5.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)
2013-04-12 21:29:03 +00:00
colorize (0.5.8)
2013-05-06 19:16:32 +00:00
coveralls (0.6.7)
2013-04-12 21:29:03 +00:00
colorize
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
thor
2013-05-06 19:16:32 +00:00
diff-lcs (1.2.4)
erubis (2.7.0)
2013-07-12 17:24:15 +00:00
ffi (1.9.0)
2013-04-02 00:15:51 +00:00
formatador (0.2.4)
2013-07-12 17:24:15 +00:00
guard (1.8.1)
2013-04-02 00:15:51 +00:00
formatador (>= 0.2.4)
2013-05-06 19:16:32 +00:00
listen (>= 1.0.0)
2013-02-25 04:58:04 +00:00
lumberjack (>= 1.0.2)
pry (>= 0.9.10)
thor (>= 0.14.6)
2013-07-12 17:24:15 +00:00
guard-rspec (3.0.2)
2013-05-06 19:16:32 +00:00
guard (>= 1.8)
rspec (~> 2.13)
2013-03-04 22:27:04 +00:00
i18n (0.6.4)
2013-07-12 17:24:15 +00:00
listen (1.2.2)
2013-05-06 19:16:32 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
rb-kqueue (>= 0.2)
2013-02-25 04:58:04 +00:00
log4r (1.1.10)
2013-07-12 17:24:15 +00:00
lumberjack (1.0.4)
2013-02-25 04:58:04 +00:00
method_source (0.8.1)
2013-05-06 19:16:32 +00:00
mime-types (1.23)
2013-07-12 17:24:15 +00:00
multi_json (1.7.7)
net-scp (1.1.2)
2013-03-26 20:28:34 +00:00
net-ssh (>= 2.6.5)
2013-07-12 17:24:15 +00:00
net-ssh (2.6.8)
2013-05-17 21:49:07 +00:00
pry (0.9.12.2)
2013-02-25 04:58:04 +00:00
coderay (~> 1.0.5)
method_source (~> 0.8)
slop (~> 3.4)
2013-07-12 17:24:15 +00:00
rake (10.1.0)
2013-05-06 19:16:32 +00:00
rb-fsevent (0.9.3)
rb-inotify (0.9.0)
2013-02-25 04:58:04 +00:00
ffi (>= 0.5.0)
2013-05-06 19:16:32 +00:00
rb-kqueue (0.2.0)
ffi (>= 0.5.0)
2013-04-12 21:29:03 +00:00
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)
2013-07-12 17:24:15 +00:00
rspec-fire (1.2.0)
2013-02-28 03:06:29 +00:00
rspec (~> 2.11)
rspec-mocks (2.13.1)
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-05-17 21:49:07 +00:00
slop (3.4.5)
2013-04-02 00:15:51 +00:00
thor (0.18.1)
vagrant-omnibus (1.1.0)
2013-02-25 04:58:04 +00:00
PLATFORMS
ruby
DEPENDENCIES
2013-04-12 21:29:03 +00:00
coveralls
2013-02-25 04:58:04 +00:00
guard
guard-rspec
rake
rb-inotify
rspec (~> 2.13.0)
2013-02-28 03:06:29 +00:00
rspec-fire
rspec-spies
vagrant!
2013-07-12 17:24:15 +00:00
vagrant-cachier!
2013-02-26 03:35:03 +00:00
vagrant-lxc!
vagrant-omnibus
2013-07-12 17:24:15 +00:00
vagrant-pristine!