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 @@ -12,6 +12,6 @@ gem 'rubocop', '1.54.1'
12
12
gem 'rubocop-minitest' , '0.31.0'
13
13
gem 'rubocop-rake' , '0.6.0'
14
14
gem 'simplecov' , '0.22.0'
15
- gem 'test-unit' , '3.5.9 '
15
+ gem 'test-unit' , '3.6.1 '
16
16
gem 'timecop' , '0.9.6'
17
17
gem 'yard' , '0.9.34'
Original file line number Diff line number Diff line change 54
54
simplecov_json_formatter (~> 0.1 )
55
55
simplecov-html (0.12.3 )
56
56
simplecov_json_formatter (0.1.4 )
57
- test-unit (3.5.9 )
57
+ test-unit (3.6.1 )
58
58
power_assert
59
59
timecop (0.9.6 )
60
60
unicode-display_width (2.4.2 )
@@ -72,7 +72,7 @@ DEPENDENCIES
72
72
rubocop-minitest (= 0.31.0 )
73
73
rubocop-rake (= 0.6.0 )
74
74
simplecov (= 0.22.0 )
75
- test-unit (= 3.5.9 )
75
+ test-unit (= 3.6.1 )
76
76
timecop (= 0.9.6 )
77
77
yard (= 0.9.34 )
78
78
You can’t perform that action at this time.
0 commit comments