Skip to content

Commit 5aa779c

Browse files
authored
Merge pull request #831 from Homebrew/dependabot/bundler/rubocop-ast-1.43.0
build(deps-dev): bump rubocop-ast from 1.41.0 to 1.43.0
2 parents 3f1ef0f + 0f7f9e1 commit 5aa779c

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Gemfile.lock

+4-2
Original file line numberDiff line numberDiff line change
@@ -17,9 +17,10 @@ GEM
1717
iniparse (~> 1.4)
1818
rexml (>= 3.3.9)
1919
parallel (1.26.3)
20-
parser (3.3.7.2)
20+
parser (3.3.7.4)
2121
ast (~> 2.4.1)
2222
racc
23+
prism (1.4.0)
2324
racc (1.8.1)
2425
rainbow (3.1.1)
2526
rake (13.2.1)
@@ -36,8 +37,9 @@ GEM
3637
rubocop-ast (>= 1.38.0, < 2.0)
3738
ruby-progressbar (~> 1.7)
3839
unicode-display_width (>= 2.4.0, < 4.0)
39-
rubocop-ast (1.41.0)
40+
rubocop-ast (1.43.0)
4041
parser (>= 3.3.7.2)
42+
prism (~> 1.4)
4143
ruby-progressbar (1.13.0)
4244
simplecov (0.22.0)
4345
docile (~> 1.1)

0 commit comments

Comments
 (0)