build(deps-dev): bump rubocop-ast from 1.43.0 to 1.44.0 (#38343)

Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.43.0 to 1.44.0.
- [Release notes](https://github.com/rubocop/rubocop-ast/releases)
- [Changelog](https://github.com/rubocop/rubocop-ast/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-ast/compare/v1.43.0...v1.44.0)

---
updated-dependencies:
- dependency-name: rubocop-ast
  dependency-version: 1.44.0
  dependency-type: indirect
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: c0ffeeca7 <38767475+c0ffeeca7@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2025-04-03 12:05:31 +00:00 committed by GitHub
parent 15c4d00fec
commit 0578c13b1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -130,7 +130,7 @@ GEM
rubocop-ast (>= 1.43.0, < 2.0)
ruby-progressbar (~> 1.7)
unicode-display_width (>= 2.4.0, < 4.0)
rubocop-ast (1.43.0)
rubocop-ast (1.44.0)
parser (>= 3.3.7.2)
prism (~> 1.4)
ruby-lsp (0.23.13)