Skip to content

Commit 0b70c2f

Browse files
dependabot[bot]bbenno
authored andcommitted
Bump rubocop-minitest from 0.34.4 to 0.34.5
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.34.4 to 0.34.5. - [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.34.4...v0.34.5) --- updated-dependencies: - dependency-name: rubocop-minitest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a41ad08 commit 0b70c2f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ gemspec
88
gem 'minitest', '~> 5.21'
99
gem 'rake', '~> 13.1'
1010
gem 'rubocop', '~> 1.60'
11-
gem 'rubocop-minitest', '~> 0.34.4'
11+
gem 'rubocop-minitest', '~> 0.34.5'
1212
gem 'rubocop-rake', '~> 0.6.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ GEM
3232
unicode-display_width (>= 2.4.0, < 3.0)
3333
rubocop-ast (1.30.0)
3434
parser (>= 3.2.1.0)
35-
rubocop-minitest (0.34.4)
35+
rubocop-minitest (0.34.5)
3636
rubocop (>= 1.39, < 2.0)
3737
rubocop-ast (>= 1.30.0, < 2.0)
3838
rubocop-rake (0.6.0)
@@ -48,7 +48,7 @@ DEPENDENCIES
4848
minitest (~> 5.21)
4949
rake (~> 13.1)
5050
rubocop (~> 1.60)
51-
rubocop-minitest (~> 0.34.4)
51+
rubocop-minitest (~> 0.34.5)
5252
rubocop-rake (~> 0.6.0)
5353

5454
BUNDLED WITH

0 commit comments

Comments
 (0)