Skip to content

Commit 24facfe

Browse files
committed
dep: bundle update
1 parent 538d884 commit 24facfe

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

Gemfile.lock

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -19,36 +19,34 @@ GEM
1919
rainbow (3.1.1)
2020
rake (13.2.1)
2121
regexp_parser (2.9.2)
22-
rexml (3.3.7)
23-
rubocop (1.65.1)
22+
rubocop (1.66.1)
2423
json (~> 2.3)
2524
language_server-protocol (>= 3.17.0)
2625
parallel (~> 1.10)
2726
parser (>= 3.3.0.2)
2827
rainbow (>= 2.2.2, < 4.0)
2928
regexp_parser (>= 2.4, < 3.0)
30-
rexml (>= 3.2.5, < 4.0)
31-
rubocop-ast (>= 1.31.1, < 2.0)
29+
rubocop-ast (>= 1.32.2, < 2.0)
3230
ruby-progressbar (~> 1.7)
3331
unicode-display_width (>= 2.4.0, < 3.0)
3432
rubocop-ast (1.32.3)
3533
parser (>= 3.3.1.0)
36-
rubocop-performance (1.21.1)
34+
rubocop-performance (1.22.1)
3735
rubocop (>= 1.48.1, < 2.0)
3836
rubocop-ast (>= 1.31.1, < 2.0)
3937
ruby-progressbar (1.13.0)
40-
standard (1.40.0)
38+
standard (1.41.0)
4139
language_server-protocol (~> 3.17.0.2)
4240
lint_roller (~> 1.0)
43-
rubocop (~> 1.65.0)
41+
rubocop (~> 1.66.0)
4442
standard-custom (~> 1.0.0)
45-
standard-performance (~> 1.4)
43+
standard-performance (~> 1.5)
4644
standard-custom (1.0.2)
4745
lint_roller (~> 1.0)
4846
rubocop (~> 1.50)
49-
standard-performance (1.4.0)
47+
standard-performance (1.5.0)
5048
lint_roller (~> 1.1)
51-
rubocop-performance (~> 1.21.0)
49+
rubocop-performance (~> 1.22.0)
5250
unicode-display_width (2.6.0)
5351

5452
PLATFORMS

0 commit comments

Comments
 (0)