Skip to content

Commit 9d76b2d

Browse files
Update rubocop-minitest requirement from 0.38.1 to 0.38.2 (#162)
Updates the requirements on [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) to permit the latest version. - [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.38.1...v0.38.2) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-version: 0.38.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ac5d0ad commit 9d76b2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@ gem "minitest", "~> 5.0"
55
gem "minitest-rg", "~> 5.3"
66
gem "rake", "~> 13.0"
77
gem "rubocop", "1.79.1"
8-
gem "rubocop-minitest", "0.38.1"
8+
gem "rubocop-minitest", "0.38.2"
99
gem "rubocop-packaging", "0.6.0"
1010
gem "rubocop-rake", "0.7.1"

0 commit comments

Comments
 (0)