vagrant-lxc-ng/Gemfile.lock

121 lines
2.5 KiB
Plaintext
Raw Normal View History

GIT
2013-07-12 17:24:15 +00:00
remote: git://github.com/fgrehm/vagrant-cachier.git
2014-02-27 04:12:50 +00:00
revision: 2faa6615466f8d518893f5ba51b493b877d2efde
specs:
2014-02-27 04:12:50 +00:00
vagrant-cachier (0.6.1.dev)
2013-07-12 17:24:15 +00:00
GIT
remote: git://github.com/fgrehm/vagrant-pristine.git
2013-11-06 02:59:11 +00:00
revision: 4638491786943bfbf6f115b1fc379f069963fe46
2013-07-12 17:24:15 +00:00
specs:
2013-11-06 02:59:11 +00:00
vagrant-pristine (0.3.0)
2013-07-12 17:24:15 +00:00
GIT
remote: git://github.com/mitchellh/vagrant.git
2013-11-06 02:59:11 +00:00
revision: a92e03cf4ce936243d3959b7b5603262a234a58d
2013-07-12 17:24:15 +00:00
specs:
2013-11-06 02:59:11 +00:00
vagrant (1.3.6.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:
2014-02-27 01:01:29 +00:00
vagrant-lxc (0.8.1.dev)
2013-02-25 04:58:04 +00:00
GEM
remote: https://rubygems.org/
specs:
2013-11-06 02:59:11 +00:00
celluloid (0.15.2)
timers (~> 1.1.0)
2013-03-04 22:27:04 +00:00
childprocess (0.3.9)
ffi (~> 1.0, >= 1.0.11)
coderay (1.0.9)
2013-11-06 02:59:11 +00:00
coveralls (0.7.0)
2013-04-12 21:29:03 +00:00
multi_json (~> 1.3)
rest-client
simplecov (>= 0.7)
2013-11-06 02:59:11 +00:00
term-ansicolor
2013-04-12 21:29:03 +00:00
thor
2013-11-08 20:56:07 +00:00
diff-lcs (1.2.5)
erubis (2.7.0)
2013-11-06 02:59:11 +00:00
ffi (1.9.3)
2013-04-02 00:15:51 +00:00
formatador (0.2.4)
2013-11-06 02:59:11 +00:00
guard (2.2.3)
2013-04-02 00:15:51 +00:00
formatador (>= 0.2.4)
2013-11-06 02:59:11 +00:00
listen (~> 2.1)
lumberjack (~> 1.0)
pry (>= 0.9.12)
thor (>= 0.18.1)
guard-rspec (3.1.0)
2013-05-06 19:16:32 +00:00
guard (>= 1.8)
rspec (~> 2.13)
2013-08-30 18:34:42 +00:00
i18n (0.6.5)
2013-11-06 02:59:11 +00:00
listen (2.2.0)
celluloid (>= 0.15.2)
2013-05-06 19:16:32 +00:00
rb-fsevent (>= 0.9.3)
rb-inotify (>= 0.9)
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-07-28 22:45:22 +00:00
method_source (0.8.2)
2013-11-06 02:59:11 +00:00
mime-types (2.0)
multi_json (1.8.2)
2013-07-12 17:24:15 +00:00
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)
2013-11-06 02:59:11 +00:00
rb-inotify (0.9.2)
2013-05-06 19:16:32 +00:00
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-11-08 20:56:07 +00:00
rspec-fire (1.3.0)
rspec (>= 2.11, < 4)
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-07-28 22:45:22 +00:00
slop (3.4.6)
2013-11-06 02:59:11 +00:00
term-ansicolor (1.2.2)
tins (~> 0.8)
2013-04-02 00:15:51 +00:00
thor (0.18.1)
2013-11-06 02:59:11 +00:00
timers (1.1.0)
2013-11-08 20:56:07 +00:00
tins (0.13.0)
2013-11-06 02:59:11 +00:00
vagrant-omnibus (1.1.2)
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!