Skip to content

Commit a792ccb

Browse files
Bump test-unit from 3.6.2 to 3.6.7 (#3038)
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>
1 parent a9fd418 commit a792ccb

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,6 @@ gem 'rubocop', '1.69.2'
1313
gem 'rubocop-minitest', '0.36.0'
1414
gem 'rubocop-rake', '0.6.0'
1515
gem 'simplecov', '0.22.0'
16-
gem 'test-unit', '3.6.2'
16+
gem 'test-unit', '3.6.7'
1717
gem 'timecop', '0.9.10'
1818
gem 'yard', '0.9.37'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ GEM
2222
parser (3.3.6.0)
2323
ast (~> 2.4.1)
2424
racc
25-
power_assert (2.0.3)
25+
power_assert (2.0.5)
2626
pry (0.14.2)
2727
coderay (~> 1.1)
2828
method_source (~> 1.0)
@@ -54,7 +54,7 @@ GEM
5454
simplecov_json_formatter (~> 0.1)
5555
simplecov-html (0.12.3)
5656
simplecov_json_formatter (0.1.4)
57-
test-unit (3.6.2)
57+
test-unit (3.6.7)
5858
power_assert
5959
timecop (0.9.10)
6060
unicode-display_width (3.1.3)
@@ -76,7 +76,7 @@ DEPENDENCIES
7676
rubocop-minitest (= 0.36.0)
7777
rubocop-rake (= 0.6.0)
7878
simplecov (= 0.22.0)
79-
test-unit (= 3.6.2)
79+
test-unit (= 3.6.7)
8080
timecop (= 0.9.10)
8181
yard (= 0.9.37)
8282

0 commit comments

Comments
 (0)