Gemfile.lock in pdfmonkey-0.8.0 vs Gemfile.lock in pdfmonkey-0.8.1
- old
+ new
@@ -1,73 +1,56 @@
PATH
remote: .
specs:
- pdfmonkey (0.8.0)
+ pdfmonkey (0.8.1)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
- coveralls (0.8.23)
- json (>= 1.8, < 3)
- simplecov (~> 0.16.1)
- term-ansicolor (~> 1.3)
- thor (>= 0.19.4, < 2.0)
- tins (~> 1.6)
- diff-lcs (1.4.4)
- docile (1.4.0)
- jaro_winkler (1.5.4)
- json (2.6.1)
- parallel (1.21.0)
- parser (3.0.2.0)
+ diff-lcs (1.5.0)
+ parallel (1.22.0)
+ parser (3.1.1.0)
ast (~> 2.4.1)
- powerpack (0.1.3)
- rainbow (3.0.0)
+ rainbow (3.1.1)
rake (13.0.6)
- rspec (3.10.0)
- rspec-core (~> 3.10.0)
- rspec-expectations (~> 3.10.0)
- rspec-mocks (~> 3.10.0)
- rspec-core (3.10.1)
- rspec-support (~> 3.10.0)
- rspec-expectations (3.10.1)
+ regexp_parser (2.2.1)
+ rexml (3.2.5)
+ rspec (3.11.0)
+ rspec-core (~> 3.11.0)
+ rspec-expectations (~> 3.11.0)
+ rspec-mocks (~> 3.11.0)
+ rspec-core (3.11.0)
+ rspec-support (~> 3.11.0)
+ rspec-expectations (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-mocks (3.10.2)
+ rspec-support (~> 3.11.0)
+ rspec-mocks (3.11.0)
diff-lcs (>= 1.2.0, < 2.0)
- rspec-support (~> 3.10.0)
- rspec-support (3.10.3)
- rubocop (0.60.0)
- jaro_winkler (~> 1.5.1)
+ rspec-support (~> 3.11.0)
+ rspec-support (3.11.0)
+ rubocop (1.26.0)
parallel (~> 1.10)
- parser (>= 2.5, != 2.5.1.1)
- powerpack (~> 0.1)
+ parser (>= 3.1.0.0)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.8, < 3.0)
+ rexml
+ rubocop-ast (>= 1.16.0, < 2.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (~> 1.4.0)
+ unicode-display_width (>= 1.4.0, < 3.0)
+ rubocop-ast (1.16.0)
+ parser (>= 3.1.1.0)
ruby-progressbar (1.11.0)
- simplecov (0.16.1)
- docile (~> 1.1)
- json (>= 1.8, < 3)
- simplecov-html (~> 0.10.0)
- simplecov-html (0.10.2)
- sync (0.5.0)
- term-ansicolor (1.7.1)
- tins (~> 1.0)
- thor (1.1.0)
- tins (1.29.1)
- sync
- unicode-display_width (1.4.1)
+ unicode-display_width (2.1.0)
PLATFORMS
ruby
DEPENDENCIES
bundler (~> 2.2)
- coveralls (~> 0.8)
pdfmonkey!
rake (~> 13.0)
rspec (~> 3.8)
- rubocop (~> 0.60.0)
+ rubocop (~> 1.26)
BUNDLED WITH
2.2.30