Skip to content

Commit 75de3aa

Browse files
authored
Merge pull request #19561 from Homebrew/dependabot/bundler/Library/Homebrew/rubocop-ast-1.41.0
build(deps-dev): bump rubocop-ast from 1.39.0 to 1.41.0 in /Library/Homebrew
2 parents e362776 + 02b3df7 commit 75de3aa

File tree

5 files changed

+361
-322
lines changed

5 files changed

+361
-322
lines changed

Library/Homebrew/Gemfile.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ GEM
33
specs:
44
addressable (2.8.7)
55
public_suffix (>= 2.0.2, < 7.0)
6-
ast (2.4.2)
6+
ast (2.4.3)
77
base64 (0.2.0)
88
benchmark (0.4.0)
99
bigdecimal (3.1.9)
@@ -33,7 +33,7 @@ GEM
3333
parallel (1.26.3)
3434
parallel_tests (5.1.0)
3535
parallel
36-
parser (3.3.7.1)
36+
parser (3.3.7.2)
3737
ast (~> 2.4.1)
3838
racc
3939
patchelf (1.5.1)
@@ -88,8 +88,8 @@ GEM
8888
rubocop-ast (>= 1.38.0, < 2.0)
8989
ruby-progressbar (~> 1.7)
9090
unicode-display_width (>= 2.4.0, < 4.0)
91-
rubocop-ast (1.39.0)
92-
parser (>= 3.3.1.0)
91+
rubocop-ast (1.41.0)
92+
parser (>= 3.3.7.2)
9393
rubocop-md (2.0.0)
9494
lint_roller (~> 1.1)
9595
rubocop (>= 1.72.1)
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)