Gemfile.lock in alba-0.1.0 vs Gemfile.lock in alba-0.2.0
- old
+ new
@@ -1,43 +1,68 @@
PATH
remote: .
specs:
- alba (0.1.0)
+ alba (0.2.0)
GEM
remote: https://rubygems.org/
specs:
- ast (2.4.0)
- jaro_winkler (1.5.4)
- minitest (5.14.0)
- parallel (1.19.1)
- parser (2.7.0.2)
- ast (~> 2.4.0)
+ ast (2.4.1)
+ 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)
+ docile (1.3.2)
+ json (2.3.1)
+ minitest (5.14.1)
+ parallel (1.19.2)
+ parser (2.7.1.4)
+ ast (~> 2.4.1)
rainbow (3.0.0)
rake (13.0.1)
- rubocop (0.79.0)
- jaro_winkler (~> 1.5.1)
+ regexp_parser (1.7.1)
+ rexml (3.2.4)
+ rubocop (0.88.0)
parallel (~> 1.10)
- parser (>= 2.7.0.1)
+ parser (>= 2.7.1.1)
rainbow (>= 2.2.2, < 4.0)
+ regexp_parser (>= 1.7)
+ rexml
+ rubocop-ast (>= 0.1.0, < 1.0)
ruby-progressbar (~> 1.7)
- unicode-display_width (>= 1.4.0, < 1.7)
- rubocop-performance (1.5.2)
- rubocop (>= 0.71.0)
+ unicode-display_width (>= 1.4.0, < 2.0)
+ rubocop-ast (0.2.0)
+ parser (>= 2.7.0.1)
+ rubocop-performance (1.7.1)
+ rubocop (>= 0.82.0)
rubocop-sensible (0.3.0)
rubocop (>= 0.60.0)
ruby-progressbar (1.10.1)
- unicode-display_width (1.6.1)
+ 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.0.1)
+ tins (1.25.0)
+ sync
+ unicode-display_width (1.7.0)
PLATFORMS
ruby
DEPENDENCIES
alba!
+ coveralls
minitest (~> 5.0)
rake (~> 13.0)
rubocop (>= 0.79.0)
- rubocop-performance (~> 1.5.0)
+ rubocop-performance (~> 1.7.1)
rubocop-sensible (~> 0.3.0)
BUNDLED WITH
2.1.4