Skip to content

Commit 268449a

Browse files
Bump rubocop-minitest from 0.37.1 to 0.38.0 (#151)
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.37.1 to 0.38.0. - [Release notes](https://github.com/rubocop/rubocop-minitest/releases) - [Changelog](https://github.com/rubocop/rubocop-minitest/blob/master/CHANGELOG.md) - [Commits](rubocop/rubocop-minitest@v0.37.1...v0.38.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-version: 0.38.0 dependency-type: direct:development 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 6875213 commit 268449a

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
@@ -19,7 +19,7 @@ GEM
1919
lint_roller (1.1.0)
2020
minitest (5.25.5)
2121
parallel (1.26.3)
22-
parser (3.3.7.3)
22+
parser (3.3.7.4)
2323
ast (~> 2.4.1)
2424
racc
2525
prism (1.4.0)
@@ -40,12 +40,12 @@ GEM
4040
rubocop-ast (>= 1.43.0, < 2.0)
4141
ruby-progressbar (~> 1.7)
4242
unicode-display_width (>= 2.4.0, < 4.0)
43-
rubocop-ast (1.43.0)
43+
rubocop-ast (1.44.0)
4444
parser (>= 3.3.7.2)
4545
prism (~> 1.4)
46-
rubocop-minitest (0.37.1)
46+
rubocop-minitest (0.38.0)
4747
lint_roller (~> 1.1)
48-
rubocop (>= 1.72.1, < 2.0)
48+
rubocop (>= 1.75.0, < 2.0)
4949
rubocop-ast (>= 1.38.0, < 2.0)
5050
rubocop-rake (0.7.1)
5151
lint_roller (~> 1.1)

0 commit comments

Comments
 (0)