Skip to content

Commit 071223f

Browse files
dependabot[bot]lindluni
authored andcommitted
Bump rubocop-minitest from 0.25.1 to 0.26.0 in /dependencies
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.25.1 to 0.26.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.25.1...v0.26.0) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76f9f53 commit 071223f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

dependencies/Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ git_source(:github) { |repo_name| "https://github.com/#{repo_name}" }
66

77
gem "rubocop", "~> 1.43.0"
88
gem "rubocop-github", "~> 0.20.0"
9-
gem "rubocop-minitest", "~> 0.25.1"
9+
gem "rubocop-minitest", "~> 0.26.0"
1010
gem "rubocop-performance", "~>1.15.2"
1111
gem "rubocop-rails", "~> 2.17"
1212
gem "rubocop-rake", "~> 0.6.0"

dependencies/Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ GEM
3535
rubocop (>= 1.37)
3636
rubocop-performance (>= 1.15)
3737
rubocop-rails (>= 2.17)
38-
rubocop-minitest (0.25.1)
38+
rubocop-minitest (0.26.0)
3939
rubocop (>= 0.90, < 2.0)
4040
rubocop-performance (1.15.2)
4141
rubocop (>= 1.7.0, < 2.0)
@@ -59,7 +59,7 @@ PLATFORMS
5959
DEPENDENCIES
6060
rubocop (~> 1.43.0)
6161
rubocop-github (~> 0.20.0)
62-
rubocop-minitest (~> 0.25.1)
62+
rubocop-minitest (~> 0.26.0)
6363
rubocop-performance (~> 1.15.2)
6464
rubocop-rails (~> 2.17)
6565
rubocop-rake (~> 0.6.0)

0 commit comments

Comments
 (0)