Gemfile.lock in mojo_magick-0.5.7 vs Gemfile.lock in mojo_magick-0.6.0
- old
+ new
@@ -1,35 +1,74 @@
PATH
remote: .
specs:
- mojo_magick (0.5.7)
+ mojo_magick (0.6.0)
GEM
remote: https://rubygems.org/
specs:
- diff-lcs (1.3)
- docile (1.3.2)
- json (2.2.0)
+ ast (2.4.1)
+ bundle-audit (0.1.0)
+ bundler-audit
+ bundler-audit (0.7.0.1)
+ bundler (>= 1.2.0, < 3)
+ thor (>= 0.18, < 2)
+ diff-lcs (1.4.4)
+ docile (1.3.5)
+ io-console (0.5.7)
+ irb (1.3.2)
+ reline (>= 0.1.5)
minitest (5.14.2)
- rake (12.3.3)
- rspec-expectations (3.9.0)
+ parallel (1.19.2)
+ parser (2.7.2.0)
+ ast (~> 2.4.1)
+ rainbow (3.0.0)
+ rake (13.0.1)
+ regexp_parser (1.8.2)
+ reline (0.2.2)
+ io-console (~> 0.5)
+ rexml (3.2.4)
+ rspec-expectations (3.10.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.9.0)
- rspec-support (3.9.0)
- simplecov (0.17.0)
+ rspec-support (~> 3.10.0)
+ rspec-support (3.10.0)
+ rubocop (1.1.0)
+ parallel (~> 1.10)
+ parser (>= 2.7.1.5)
+ rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8)
+ rexml
+ rubocop-ast (>= 1.0.1)
+ ruby-progressbar (~> 1.7)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (1.1.1)
+ parser (>= 2.7.1.5)
+ rubocop-performance (1.8.1)
+ rubocop (>= 0.87.0)
+ rubocop-ast (>= 0.4.0)
+ ruby-progressbar (1.10.1)
+ simplecov (0.21.2)
docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
+ simplecov-html (~> 0.11)
+ simplecov_json_formatter (~> 0.1)
+ simplecov-html (0.12.3)
+ simplecov_json_formatter (0.1.2)
+ thor (1.0.1)
+ unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
+ bundle-audit
+ bundler
+ irb
minitest
mojo_magick!
rake
rspec-expectations
+ rubocop
+ rubocop-performance
simplecov
BUNDLED WITH
1.17.2