Gemfile.lock in gemfilelint-0.4.0 vs Gemfile.lock in gemfilelint-0.4.1
- old
+ new
@@ -1,9 +1,9 @@
PATH
remote: .
specs:
- gemfilelint (0.4.0)
+ gemfilelint (0.4.1)
bundler
GEM
remote: https://rubygems.org/
specs:
@@ -14,19 +14,19 @@
ast (~> 2.4.1)
rainbow (3.0.0)
rake (13.0.6)
regexp_parser (2.1.1)
rexml (3.2.5)
- rubocop (1.21.0)
+ rubocop (1.23.0)
parallel (~> 1.10)
parser (>= 3.0.0.0)
rainbow (>= 2.2.2, < 4.0)
regexp_parser (>= 1.8, < 3.0)
rexml
- rubocop-ast (>= 1.9.1, < 2.0)
+ rubocop-ast (>= 1.12.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 3.0)
- rubocop-ast (1.11.0)
+ rubocop-ast (1.13.0)
parser (>= 3.0.1.1)
ruby-progressbar (1.11.0)
unicode-display_width (2.1.0)
PLATFORMS