Gemfile.lock in vagrant-ovirt4-1.0.0 vs Gemfile.lock in vagrant-ovirt4-1.0.1
- old
+ new
@@ -1,53 +1,47 @@
PATH
remote: .
specs:
- vagrant-ovirt4 (0.0.1)
+ vagrant-ovirt4 (1.0.0)
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.2.5)
+ diff-lcs (1.3)
+ json (2.0.3)
method_source (0.8.2)
- ovirt-engine-sdk (4.0.6)
+ ovirt-engine-sdk (4.1.1)
+ 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
DEPENDENCIES
byebug
pry
pry-byebug
- rake (~> 0)
- rspec (~> 3.4)
+ rake
rspec-its
vagrant-ovirt4!
BUNDLED WITH
1.12.5