Skip to content

Commit

Permalink
chore(deps): bump rubocop-minitest from 0.34.2 to 0.34.3
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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 2, 2024
1 parent 2784426 commit 670fc32
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 @@ -14,7 +14,7 @@ group :development do
gem "minitest-around", "~> 0.5.0"
gem "overcommit"
gem "rake", "~> 13.0"
gem "rubocop-minitest", "~> 0.34.2"
gem "rubocop-minitest", "~> 0.34.3"
gem "rubocop-rake", "~> 0.6.0"
gem "solargraph"
gem "standard", "~> 1.33"
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,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-performance (1.20.1)
Expand Down Expand Up @@ -156,7 +156,7 @@ DEPENDENCIES
minitest-around (~> 0.5.0)
overcommit
rake (~> 13.0)
rubocop-minitest (~> 0.34.2)
rubocop-minitest (~> 0.34.3)
rubocop-rake (~> 0.6.0)
simplecov
solargraph
Expand Down

0 comments on commit 670fc32

Please sign in to comment.