Gemfile.lock in vagrant-ovirt4-1.1.0 vs Gemfile.lock in vagrant-ovirt4-1.2.0
- old
+ new
@@ -1,29 +1,102 @@
+GIT
+ remote: git://github.com/mitchellh/vagrant.git
+ revision: b223380c86680a0a22caa7c288055411faa4a072
+ specs:
+ vagrant (1.9.2.dev)
+ childprocess (~> 0.5.0)
+ erubis (~> 2.7.0)
+ hashicorp-checkpoint (~> 0.1.1)
+ i18n (>= 0.6.0, <= 0.8.0)
+ listen (~> 3.1.5)
+ log4r (~> 1.1.9, < 1.1.11)
+ net-scp (~> 1.1.0)
+ net-sftp (~> 2.1)
+ net-ssh (~> 3.0.1)
+ nokogiri (= 1.6.7.1)
+ rb-kqueue (~> 0.2.0)
+ rest-client (>= 1.6.0, < 3.0)
+ ruby_dep (<= 1.3.1)
+ wdm (~> 0.1.0)
+ winrm (~> 2.1)
+ winrm-elevated (~> 1.1)
+ winrm-fs (~> 1.0)
+
PATH
remote: .
specs:
- vagrant-ovirt4 (1.0.2)
+ vagrant-ovirt4 (1.1.0)
+ filesize (~> 0)
ovirt-engine-sdk (~> 4.0, >= 4.0.6)
GEM
- remote: https://rubygems.org/
+ remote: http://rubygems.org/
specs:
+ builder (3.2.3)
byebug (9.0.6)
+ childprocess (0.5.9)
+ ffi (~> 1.0, >= 1.0.11)
coderay (1.1.1)
diff-lcs (1.3)
+ domain_name (0.5.20161129)
+ unf (>= 0.0.5, < 1.0.0)
+ erubis (2.7.0)
+ ffi (1.9.17)
+ filesize (0.1.1)
+ gssapi (1.2.0)
+ ffi (>= 1.0.1)
+ gyoku (1.3.1)
+ builder (>= 2.1.2)
+ hashicorp-checkpoint (0.1.4)
+ http-cookie (1.0.3)
+ domain_name (~> 0.5)
+ httpclient (2.8.3)
+ i18n (0.8.0)
json (2.0.3)
+ listen (3.1.5)
+ rb-fsevent (~> 0.9, >= 0.9.4)
+ rb-inotify (~> 0.9, >= 0.9.7)
+ ruby_dep (~> 1.2)
+ little-plugger (1.1.4)
+ log4r (1.1.10)
+ logging (2.1.0)
+ little-plugger (~> 1.1)
+ multi_json (~> 1.10)
method_source (0.8.2)
+ mime-types (3.1)
+ mime-types-data (~> 3.2015)
+ mime-types-data (3.2016.0521)
+ mini_portile2 (2.0.0)
+ multi_json (1.12.1)
+ net-scp (1.1.2)
+ net-ssh (>= 2.6.5)
+ net-sftp (2.1.2)
+ net-ssh (>= 2.6.5)
+ net-ssh (3.0.2)
+ netrc (0.11.0)
+ nokogiri (1.6.7.1)
+ mini_portile2 (~> 2.0.0.rc2)
+ nori (2.6.0)
ovirt-engine-sdk (4.1.2)
json
pry (0.10.4)
coderay (~> 1.1.0)
method_source (~> 0.8.1)
slop (~> 3.4)
pry-byebug (3.4.0)
byebug (~> 9.0)
pry (~> 0.10)
rake (0.9.6)
+ rb-fsevent (0.9.8)
+ rb-inotify (0.9.8)
+ ffi (>= 0.5.0)
+ rb-kqueue (0.2.4)
+ ffi (>= 0.5.0)
+ rest-client (2.0.0)
+ http-cookie (>= 1.0.2, < 2.0)
+ mime-types (>= 1.16, < 4.0)
+ netrc (~> 0.8)
rspec (3.5.0)
rspec-core (~> 3.5.0)
rspec-expectations (~> 3.5.0)
rspec-mocks (~> 3.5.0)
rspec-core (3.5.4)
@@ -36,11 +109,35 @@
rspec-expectations (>= 3.0.0)
rspec-mocks (3.5.0)
diff-lcs (>= 1.2.0, < 2.0)
rspec-support (~> 3.5.0)
rspec-support (3.5.0)
+ ruby_dep (1.3.1)
+ rubyntlm (0.6.1)
+ rubyzip (1.2.1)
slop (3.6.0)
+ unf (0.1.4)
+ unf_ext
+ unf_ext (0.0.7.2)
+ wdm (0.1.1)
+ winrm (2.1.2)
+ builder (>= 2.1.2)
+ erubis (~> 2.7)
+ gssapi (~> 1.2)
+ gyoku (~> 1.0)
+ httpclient (~> 2.2, >= 2.2.0.2)
+ logging (>= 1.6.1, < 3.0)
+ nori (~> 2.0)
+ rubyntlm (~> 0.6.0, >= 0.6.1)
+ winrm-elevated (1.1.0)
+ winrm (~> 2.0)
+ winrm-fs (~> 1.0)
+ winrm-fs (1.0.1)
+ erubis (~> 2.7)
+ logging (>= 1.6.1, < 3.0)
+ rubyzip (~> 1.1)
+ winrm (~> 2.0)
PLATFORMS
ruby
DEPENDENCIES
@@ -48,9 +145,10 @@
pry
pry-byebug
rake
rspec
rspec-its
+ vagrant!
vagrant-ovirt4!
BUNDLED WITH
1.14.4