Gemfile.lock in mojo_magick-0.5.6 vs Gemfile.lock in mojo_magick-0.5.7
- old
+ new
@@ -1,26 +1,35 @@
PATH
remote: .
specs:
- mojo_magick (0.5.6)
+ mojo_magick (0.5.7)
GEM
remote: https://rubygems.org/
specs:
- diff-lcs (1.2.4)
- multi_json (1.8.2)
- rake (0.9.2.2)
- rspec-expectations (2.14.3)
- diff-lcs (>= 1.1.3, < 2.0)
- simplecov (0.7.1)
- multi_json (~> 1.0)
- simplecov-html (~> 0.7.1)
- simplecov-html (0.7.1)
+ diff-lcs (1.3)
+ docile (1.3.2)
+ json (2.2.0)
+ minitest (5.14.2)
+ rake (12.3.3)
+ rspec-expectations (3.9.0)
+ diff-lcs (>= 1.2.0, < 2.0)
+ rspec-support (~> 3.9.0)
+ rspec-support (3.9.0)
+ simplecov (0.17.0)
+ docile (~> 1.1)
+ json (>= 1.8, < 3)
+ simplecov-html (~> 0.10.0)
+ simplecov-html (0.10.2)
PLATFORMS
ruby
DEPENDENCIES
+ minitest
mojo_magick!
rake
rspec-expectations
simplecov
+
+BUNDLED WITH
+ 1.17.2