Skip to content

Commit

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

---
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 Jan 7, 2025
1 parent a9fd418 commit a792ccb
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.69.2'
gem 'rubocop-minitest', '0.36.0'
gem 'rubocop-rake', '0.6.0'
gem 'simplecov', '0.22.0'
gem 'test-unit', '3.6.2'
gem 'test-unit', '3.6.7'
gem 'timecop', '0.9.10'
gem 'yard', '0.9.37'
6 changes: 3 additions & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ GEM
parser (3.3.6.0)
ast (~> 2.4.1)
racc
power_assert (2.0.3)
power_assert (2.0.5)
pry (0.14.2)
coderay (~> 1.1)
method_source (~> 1.0)
Expand Down Expand Up @@ -54,7 +54,7 @@ GEM
simplecov_json_formatter (~> 0.1)
simplecov-html (0.12.3)
simplecov_json_formatter (0.1.4)
test-unit (3.6.2)
test-unit (3.6.7)
power_assert
timecop (0.9.10)
unicode-display_width (3.1.3)
Expand All @@ -76,7 +76,7 @@ DEPENDENCIES
rubocop-minitest (= 0.36.0)
rubocop-rake (= 0.6.0)
simplecov (= 0.22.0)
test-unit (= 3.6.2)
test-unit (= 3.6.7)
timecop (= 0.9.10)
yard (= 0.9.37)

Expand Down

0 comments on commit a792ccb

Please sign in to comment.