File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,6 @@ gem 'rubocop', '1.60.2'
13
13
gem 'rubocop-minitest' , '0.34.4'
14
14
gem 'rubocop-rake' , '0.6.0'
15
15
gem 'simplecov' , '0.22.0'
16
- gem 'test-unit' , '3.6.1 '
16
+ gem 'test-unit' , '3.6.2 '
17
17
gem 'timecop' , '0.9.8'
18
18
gem 'yard' , '0.9.34'
Original file line number Diff line number Diff line change 56
56
simplecov_json_formatter (~> 0.1 )
57
57
simplecov-html (0.12.3 )
58
58
simplecov_json_formatter (0.1.4 )
59
- test-unit (3.6.1 )
59
+ test-unit (3.6.2 )
60
60
power_assert
61
61
timecop (0.9.8 )
62
62
unicode-display_width (2.5.0 )
@@ -76,7 +76,7 @@ DEPENDENCIES
76
76
rubocop-minitest (= 0.34.4 )
77
77
rubocop-rake (= 0.6.0 )
78
78
simplecov (= 0.22.0 )
79
- test-unit (= 3.6.1 )
79
+ test-unit (= 3.6.2 )
80
80
timecop (= 0.9.8 )
81
81
yard (= 0.9.34 )
82
82
You can’t perform that action at this time.
0 commit comments