Skip to content

Commit 6462625

Browse files
Bump rubocop-ast from 1.40.0 to 1.41.0 in the rubocop group (#2791)
Bumps the rubocop group with 1 update: [rubocop-ast](https://github.com/rubocop/rubocop-ast). Updates `rubocop-ast` from 1.40.0 to 1.41.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.40.0...v1.41.0) --- updated-dependencies: - dependency-name: rubocop-ast dependency-type: indirect update-type: version-update:semver-minor dependency-group: rubocop ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7bc76d8 commit 6462625

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -226,7 +226,7 @@ GEM
226226
shellany (~> 0.0)
227227
ostruct (0.6.1)
228228
parallel (1.26.3)
229-
parser (3.3.7.1)
229+
parser (3.3.7.2)
230230
ast (~> 2.4.1)
231231
racc
232232
pg (1.5.9)
@@ -346,8 +346,8 @@ GEM
346346
rubocop-ast (>= 1.38.0, < 2.0)
347347
ruby-progressbar (~> 1.7)
348348
unicode-display_width (>= 2.4.0, < 4.0)
349-
rubocop-ast (1.40.0)
350-
parser (>= 3.3.1.0)
349+
rubocop-ast (1.41.0)
350+
parser (>= 3.3.7.2)
351351
rubocop-capybara (2.22.1)
352352
lint_roller (~> 1.1)
353353
rubocop (~> 1.72, >= 1.72.1)

0 commit comments

Comments
 (0)