Skip to content

Commit

Permalink
Bump test-unit from 3.6.1 to 3.6.2 (#2906)
Browse files Browse the repository at this point in the history
Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.1 to 3.6.2.
- [Release notes](https://github.com/test-unit/test-unit/releases)
- [Commits](test-unit/test-unit@3.6.1...3.6.2)

---
updated-dependencies:
- dependency-name: test-unit
  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 Feb 22, 2024
1 parent 723e3e7 commit 3f7371e
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 @@ -13,6 +13,6 @@ gem 'rubocop', '1.60.2'
gem 'rubocop-minitest', '0.34.4'
gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.1'
gem 'test-unit', '3.6.2'
gem 'timecop', '0.9.8'
gem 'yard', '0.9.34'
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
test-unit (3.6.1)
test-unit (3.6.2)
power_assert
timecop (0.9.8)
unicode-display_width (2.5.0)
Expand All @@ -76,7 +76,7 @@ DEPENDENCIES
rubocop-minitest (= 0.34.4)
rubocop-rake (= 0.6.0)
simplecov (= 0.22.0)
test-unit (= 3.6.1)
test-unit (= 3.6.2)
timecop (= 0.9.8)
yard (= 0.9.34)

Expand Down

0 comments on commit 3f7371e

Please sign in to comment.