Gemfile.lock in freistil-rubocop-0.4.1 vs Gemfile.lock in freistil-rubocop-0.5.0

- old
+ new

@@ -1,41 +1,44 @@ PATH remote: . specs: - freistil-rubocop (0.4.0) - rubocop (~> 0.80) - rubocop-rspec (~> 1.29, >= 1.29.1) + freistil-rubocop (0.4.1) + rubocop (~> 1.27) + rubocop-rspec (~> 2.9) GEM remote: https://rubygems.org/ specs: - ast (2.4.0) - jaro_winkler (1.5.4) - parallel (1.19.1) - parser (2.7.1.0) - ast (~> 2.4.0) - rainbow (3.0.0) - rake (12.3.3) - rexml (3.2.4) - rubocop (0.81.0) - jaro_winkler (~> 1.5.1) + ast (2.4.2) + parallel (1.22.1) + parser (3.1.2.0) + ast (~> 2.4.1) + rainbow (3.1.1) + rake (13.0.6) + regexp_parser (2.3.0) + rexml (3.2.5) + rubocop (1.27.0) parallel (~> 1.10) - parser (>= 2.7.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, < 2.0) - rubocop-rspec (1.38.1) - rubocop (>= 0.68.1) - ruby-progressbar (1.10.1) - unicode-display_width (1.7.0) + unicode-display_width (>= 1.4.0, < 3.0) + rubocop-ast (1.17.0) + parser (>= 3.1.1.0) + rubocop-rspec (2.9.0) + rubocop (~> 1.19) + ruby-progressbar (1.11.0) + unicode-display_width (2.1.0) PLATFORMS ruby DEPENDENCIES bundler (~> 2.1) freistil-rubocop! - rake (~> 12.3) + rake (~> 13.0) BUNDLED WITH 2.1.4