Skip to content

Commit a42e3b2

Browse files
Update rubocop-minitest requirement from 0.35.0 to 0.35.1 (#142)
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.35.0...v0.35.1) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1a1a8fd commit a42e3b2

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.65.1"
8-
gem "rubocop-minitest", "0.35.0"
8+
gem "rubocop-minitest", "0.35.1"
99
gem "rubocop-packaging", "0.5.2"
1010
gem "rubocop-rake", "0.6.0"

0 commit comments

Comments
 (0)