Skip to content

Commit c0d38d3

Browse files
authored
Merge pull request #333 from jhmartin/dependabot/bundler/rubocop-1.75.2
Bump rubocop from 1.75.1 to 1.75.2
2 parents 6a88d26 + b73db57 commit c0d38d3

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,26 +40,26 @@ GEM
4040
chef-utils
4141
openssl (3.3.0)
4242
parallel (1.26.3)
43-
parser (3.3.7.3)
43+
parser (3.3.7.4)
4444
ast (~> 2.4.1)
4545
racc
4646
prism (1.4.0)
4747
racc (1.8.1)
4848
rainbow (3.1.1)
4949
regexp_parser (2.10.0)
5050
rexml (3.3.9)
51-
rubocop (1.75.1)
51+
rubocop (1.75.2)
5252
json (~> 2.3)
5353
language_server-protocol (~> 3.17.0.2)
5454
lint_roller (~> 1.1.0)
5555
parallel (~> 1.10)
5656
parser (>= 3.3.0.2)
5757
rainbow (>= 2.2.2, < 4.0)
5858
regexp_parser (>= 2.9.3, < 3.0)
59-
rubocop-ast (>= 1.43.0, < 2.0)
59+
rubocop-ast (>= 1.44.0, < 2.0)
6060
ruby-progressbar (~> 1.7)
6161
unicode-display_width (>= 2.4.0, < 4.0)
62-
rubocop-ast (1.43.0)
62+
rubocop-ast (1.44.0)
6363
parser (>= 3.3.7.2)
6464
prism (~> 1.4)
6565
ruby-progressbar (1.13.0)

0 commit comments

Comments
 (0)