Skip to content

Commit

Permalink
Bump rubocop-minitest from 0.34.2 to 0.34.3 (#2879)
Browse files Browse the repository at this point in the history
Bumps [rubocop-minitest](https://github.com/rubocop/rubocop-minitest) from 0.34.2 to 0.34.3.
- [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.2...v0.34.3)

---
updated-dependencies:
- dependency-name: rubocop-minitest
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 98f194d commit 3e7fa64
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ gem 'minitest', '5.20.0'
gem 'pry', '0.14.2'
gem 'rake', '13.1.0'
gem 'rubocop', '1.59.0'
gem 'rubocop-minitest', '0.34.2'
gem 'rubocop-minitest', '0.34.3'
gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ GEM
unicode-display_width (>= 2.4.0, < 3.0)
rubocop-ast (1.30.0)
parser (>= 3.2.1.0)
rubocop-minitest (0.34.2)
rubocop-minitest (0.34.3)
rubocop (>= 1.39, < 2.0)
rubocop-ast (>= 1.30.0, < 2.0)
rubocop-rake (0.6.0)
Expand Down Expand Up @@ -72,7 +72,7 @@ DEPENDENCIES
pry (= 0.14.2)
rake (= 13.1.0)
rubocop (= 1.59.0)
rubocop-minitest (= 0.34.2)
rubocop-minitest (= 0.34.3)
rubocop-rake (= 0.6.0)
simplecov (= 0.22.0)
test-unit (= 3.6.1)
Expand Down

0 comments on commit 3e7fa64

Please sign in to comment.