Gemfile.lock in standard-1.35.1 vs Gemfile.lock in standard-1.37.0
- old
+ new
@@ -1,14 +1,14 @@
PATH
remote: .
specs:
- standard (1.35.1)
+ standard (1.37.0)
language_server-protocol (~> 3.17.0.2)
lint_roller (~> 1.0)
- rubocop (~> 1.62.0)
+ rubocop (~> 1.64.0)
standard-custom (~> 1.0.0)
- standard-performance (~> 1.3)
+ standard-performance (~> 1.4)
GEM
remote: https://rubygems.org/
specs:
ast (2.4.2)
@@ -28,11 +28,11 @@
racc (1.7.1)
rainbow (3.1.1)
rake (13.0.6)
regexp_parser (2.8.2)
rexml (3.2.6)
- rubocop (1.62.1)
+ rubocop (1.64.1)
json (~> 2.3)
language_server-protocol (>= 3.17.0)
parallel (~> 1.10)
parser (>= 3.3.0.2)
rainbow (>= 2.2.2, < 4.0)
@@ -41,25 +41,25 @@
rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.31.2)
parser (>= 3.3.0.4)
- rubocop-performance (1.20.1)
+ rubocop-performance (1.21.0)
rubocop (>= 1.48.1, < 2.0)
- rubocop-ast (>= 1.30.0, < 2.0)
+ rubocop-ast (>= 1.31.1, < 2.0)
ruby-progressbar (1.13.0)
simplecov (0.22.0)
docile (~> 1.1)
simplecov-html (~> 0.11)
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
standard-custom (1.0.2)
lint_roller (~> 1.0)
rubocop (~> 1.50)
- standard-performance (1.3.0)
+ standard-performance (1.4.0)
lint_roller (~> 1.1)
- rubocop-performance (~> 1.20.1)
+ rubocop-performance (~> 1.21.0)
unicode-display_width (2.5.0)
PLATFORMS
ruby
x86_64-darwin-20