Skip to content

Commit fdebc0c

Browse files
⬆️ Bump rubocop-ast from 1.45.1 to 1.49.0 (#140)
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.45.1 to 1.49.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.45.1...v1.49.0) --- updated-dependencies: - dependency-name: rubocop-ast dependency-version: 1.49.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>
1 parent ce833af commit fdebc0c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@ GEM
5151
multipart-post (2.4.1)
5252
mutex_m (0.3.0)
5353
parallel (1.27.0)
54-
parser (3.3.8.0)
54+
parser (3.3.10.1)
5555
ast (~> 2.4.1)
5656
racc
57-
prism (1.4.0)
57+
prism (1.9.0)
5858
racc (1.8.1)
5959
rainbow (3.1.1)
6060
rake (13.2.1)
@@ -83,9 +83,9 @@ GEM
8383
rubocop-ast (>= 1.45.1, < 2.0)
8484
ruby-progressbar (~> 1.7)
8585
unicode-display_width (>= 2.4.0, < 4.0)
86-
rubocop-ast (1.45.1)
86+
rubocop-ast (1.49.0)
8787
parser (>= 3.3.7.2)
88-
prism (~> 1.4)
88+
prism (~> 1.7)
8989
ruby-progressbar (1.13.0)
9090
ruby2_keywords (0.0.5)
9191
thor (1.3.1)

0 commit comments

Comments
 (0)