Skip to content

Commit b8398a1

Browse files
Bump test-unit from 3.6.2 to 3.6.4
Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.6.2 to 3.6.4. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](test-unit/test-unit@3.6.2...3.6.4) --- updated-dependencies: - dependency-name: test-unit dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent b9ef4e9 commit b8398a1

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.68.0'
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.4'
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.5.1)
2323
ast (~> 2.4.1)
2424
racc
25-
power_assert (2.0.3)
25+
power_assert (2.0.4)
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.4)
5858
power_assert
5959
timecop (0.9.10)
6060
unicode-display_width (2.6.0)
@@ -74,7 +74,7 @@ DEPENDENCIES
7474
rubocop-minitest (= 0.36.0)
7575
rubocop-rake (= 0.6.0)
7676
simplecov (= 0.22.0)
77-
test-unit (= 3.6.2)
77+
test-unit (= 3.6.4)
7878
timecop (= 0.9.10)
7979
yard (= 0.9.37)
8080

0 commit comments

Comments
 (0)