Skip to content

Commit 8d0cd65

Browse files
committed
dep: bundle update
1 parent d614435 commit 8d0cd65

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

Gemfile.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,38 +7,38 @@ GEM
77
remote: https://rubygems.org/
88
specs:
99
ast (2.4.2)
10-
json (2.9.1)
11-
language_server-protocol (3.17.0.3)
10+
json (2.10.1)
11+
language_server-protocol (3.17.0.4)
1212
lint_roller (1.1.0)
1313
minitest (5.25.4)
1414
parallel (1.26.3)
15-
parser (3.3.6.0)
15+
parser (3.3.7.1)
1616
ast (~> 2.4.1)
1717
racc
1818
racc (1.8.1)
1919
rainbow (3.1.1)
2020
rake (13.2.1)
2121
regexp_parser (2.10.0)
22-
rubocop (1.69.2)
22+
rubocop (1.71.2)
2323
json (~> 2.3)
2424
language_server-protocol (>= 3.17.0)
2525
parallel (~> 1.10)
2626
parser (>= 3.3.0.2)
2727
rainbow (>= 2.2.2, < 4.0)
2828
regexp_parser (>= 2.9.3, < 3.0)
29-
rubocop-ast (>= 1.36.2, < 2.0)
29+
rubocop-ast (>= 1.38.0, < 2.0)
3030
ruby-progressbar (~> 1.7)
3131
unicode-display_width (>= 2.4.0, < 4.0)
32-
rubocop-ast (1.37.0)
32+
rubocop-ast (1.38.0)
3333
parser (>= 3.3.1.0)
3434
rubocop-performance (1.23.1)
3535
rubocop (>= 1.48.1, < 2.0)
3636
rubocop-ast (>= 1.31.1, < 2.0)
3737
ruby-progressbar (1.13.0)
38-
standard (1.43.0)
38+
standard (1.45.0)
3939
language_server-protocol (~> 3.17.0.2)
4040
lint_roller (~> 1.0)
41-
rubocop (~> 1.69.1)
41+
rubocop (~> 1.71.0)
4242
standard-custom (~> 1.0.0)
4343
standard-performance (~> 1.6)
4444
standard-custom (1.0.2)
@@ -47,7 +47,7 @@ GEM
4747
standard-performance (1.6.0)
4848
lint_roller (~> 1.1)
4949
rubocop-performance (~> 1.23.0)
50-
unicode-display_width (3.1.3)
50+
unicode-display_width (3.1.4)
5151
unicode-emoji (~> 4.0, >= 4.0.4)
5252
unicode-emoji (4.0.4)
5353

0 commit comments

Comments
 (0)