Skip to content

Commit 2546209

Browse files
Bump test-unit from 3.7.1 to 3.7.7 (#3172)
Bumps [test-unit](https://github.com/test-unit/test-unit) from 3.7.1 to 3.7.7. - [Release notes](https://github.com/test-unit/test-unit/releases) - [Commits](test-unit/test-unit@3.7.1...3.7.7) --- updated-dependencies: - dependency-name: test-unit dependency-version: 3.7.7 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4de2f11 commit 2546209

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ gem 'rubocop', '1.81.7'
1515
gem 'rubocop-minitest', '0.38.2'
1616
gem 'rubocop-rake', '0.7.1'
1717
gem 'simplecov', '0.22.0'
18-
gem 'test-unit', '3.7.1'
18+
gem 'test-unit', '3.7.7'
1919
gem 'timecop', '0.9.10'
2020
gem 'yard', '0.9.38'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ GEM
8181
simplecov-html (0.13.2)
8282
simplecov_json_formatter (0.1.4)
8383
stringio (3.2.0)
84-
test-unit (3.7.1)
84+
test-unit (3.7.7)
8585
power_assert
8686
timecop (0.9.10)
8787
tsort (0.2.0)
@@ -106,7 +106,7 @@ DEPENDENCIES
106106
rubocop-minitest (= 0.38.2)
107107
rubocop-rake (= 0.7.1)
108108
simplecov (= 0.22.0)
109-
test-unit (= 3.7.1)
109+
test-unit (= 3.7.7)
110110
timecop (= 0.9.10)
111111
yard (= 0.9.38)
112112

0 commit comments

Comments
 (0)