Skip to content

Commit 6833384

Browse files
Bump rubocop-ast from 1.41.0 to 1.43.0
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.41.0 to 1.43.0. - [Release notes](https://github.com/rubocop/rubocop-ast/releases) - [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-ast@v1.41.0...v1.43.0) --- updated-dependencies: - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 468b036 commit 6833384

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Gemfile.lock

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ GEM
7878
racc
7979
pathname (0.4.0)
8080
power_assert (2.0.5)
81+
prism (1.4.0)
8182
pstore (0.2.0)
8283
psych (4.0.6)
8384
stringio
@@ -120,8 +121,9 @@ GEM
120121
rubocop-ast (>= 1.38.0, < 2.0)
121122
ruby-progressbar (~> 1.7)
122123
unicode-display_width (>= 2.4.0, < 4.0)
123-
rubocop-ast (1.41.0)
124+
rubocop-ast (1.43.0)
124125
parser (>= 3.3.7.2)
126+
prism (~> 1.4)
125127
rubocop-on-rbs (1.5.0)
126128
lint_roller (~> 1.1)
127129
rbs (~> 3.5)

0 commit comments

Comments
 (0)