Gemfile.lock in vagrant-ovirt4-1.0.2 vs Gemfile.lock in vagrant-ovirt4-1.1.0

- old
+ new

@@ -1,37 +1,44 @@ PATH remote: . specs: - vagrant-ovirt4 (1.0.0) + vagrant-ovirt4 (1.0.2) ovirt-engine-sdk (~> 4.0, >= 4.0.6) GEM remote: https://rubygems.org/ specs: byebug (9.0.6) coderay (1.1.1) diff-lcs (1.3) json (2.0.3) method_source (0.8.2) - ovirt-engine-sdk (4.1.1) + 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) + rspec (3.5.0) + rspec-core (~> 3.5.0) + rspec-expectations (~> 3.5.0) + rspec-mocks (~> 3.5.0) rspec-core (3.5.4) rspec-support (~> 3.5.0) rspec-expectations (3.5.0) diff-lcs (>= 1.2.0, < 2.0) rspec-support (~> 3.5.0) rspec-its (1.2.0) rspec-core (>= 3.0.0) 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) slop (3.6.0) PLATFORMS ruby @@ -39,10 +46,11 @@ DEPENDENCIES byebug pry pry-byebug rake + rspec rspec-its vagrant-ovirt4! BUNDLED WITH - 1.12.5 + 1.14.4