Skip to content

Commit d2ce5e2

Browse files
Bump rubocop-minitest from 0.22.1 to 0.22.2 in /dependencies (super-linter#3394)
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.22.1 to 0.22.2. - [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.22.1...v0.22.2) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b571565 commit d2ce5e2

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

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.36.0"
88
gem "rubocop-github", "~> 0.18.0"
9-
gem "rubocop-minitest", "~> 0.22.1"
9+
gem "rubocop-minitest", "~> 0.22.2"
1010
gem "rubocop-performance", "~>1.15.0"
1111
gem "rubocop-rails", "~> 2.16"
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.0.0)
3636
rubocop-performance
3737
rubocop-rails
38-
rubocop-minitest (0.22.1)
38+
rubocop-minitest (0.22.2)
3939
rubocop (>= 0.90, < 2.0)
4040
rubocop-performance (1.15.0)
4141
rubocop (>= 1.7.0, < 2.0)
@@ -59,7 +59,7 @@ PLATFORMS
5959
DEPENDENCIES
6060
rubocop (~> 1.36.0)
6161
rubocop-github (~> 0.18.0)
62-
rubocop-minitest (~> 0.22.1)
62+
rubocop-minitest (~> 0.22.2)
6363
rubocop-performance (~> 1.15.0)
6464
rubocop-rails (~> 2.16)
6565
rubocop-rake (~> 0.6.0)

0 commit comments

Comments
 (0)