Skip to content

Commit e552526

Browse files
Bump rubocop-ast from 1.44.0 to 1.44.1
Bumps [rubocop-ast](https://github.com/rubocop/rubocop-ast) from 1.44.0 to 1.44.1. - [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.44.0...v1.44.1) --- updated-dependencies: - dependency-name: rubocop-ast dependency-version: 1.44.1 dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent de95753 commit e552526

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@ GEM
7474
racc (~> 1.4)
7575
ostruct (0.6.1)
7676
parallel (1.26.3)
77-
parser (3.3.7.4)
77+
parser (3.3.8.0)
7878
ast (~> 2.4.1)
7979
racc
8080
pathname (0.4.0)
@@ -122,7 +122,7 @@ GEM
122122
rubocop-ast (>= 1.44.0, < 2.0)
123123
ruby-progressbar (~> 1.7)
124124
unicode-display_width (>= 2.4.0, < 4.0)
125-
rubocop-ast (1.44.0)
125+
rubocop-ast (1.44.1)
126126
parser (>= 3.3.7.2)
127127
prism (~> 1.4)
128128
rubocop-on-rbs (1.5.0)
@@ -157,7 +157,7 @@ GEM
157157
uri (>= 0.12.0)
158158
stringio (3.1.6)
159159
strong_json (2.1.2)
160-
strscan (3.1.2)
160+
strscan (3.1.3)
161161
tempfile (0.3.1)
162162
terminal-table (4.0.0)
163163
unicode-display_width (>= 1.1.1, < 4)

0 commit comments

Comments
 (0)