Skip to content

Commit 965ceb9

Browse files
Update dependency rubocop to v1.75.2
1 parent d597e02 commit 965ceb9

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ GEM
2121
lint_roller (1.1.0)
2222
multipart-post (2.4.1)
2323
parallel (1.26.3)
24-
parser (3.3.7.3)
24+
parser (3.3.7.4)
2525
ast (~> 2.4.1)
2626
racc
2727
prism (1.4.0)
@@ -44,18 +44,18 @@ GEM
4444
diff-lcs (>= 1.2.0, < 2.0)
4545
rspec-support (~> 3.13.0)
4646
rspec-support (3.13.2)
47-
rubocop (1.75.1)
47+
rubocop (1.75.2)
4848
json (~> 2.3)
4949
language_server-protocol (~> 3.17.0.2)
5050
lint_roller (~> 1.1.0)
5151
parallel (~> 1.10)
5252
parser (>= 3.3.0.2)
5353
rainbow (>= 2.2.2, < 4.0)
5454
regexp_parser (>= 2.9.3, < 3.0)
55-
rubocop-ast (>= 1.43.0, < 2.0)
55+
rubocop-ast (>= 1.44.0, < 2.0)
5656
ruby-progressbar (~> 1.7)
5757
unicode-display_width (>= 2.4.0, < 4.0)
58-
rubocop-ast (1.43.0)
58+
rubocop-ast (1.44.0)
5959
parser (>= 3.3.7.2)
6060
prism (~> 1.4)
6161
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)