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 @@ -8,7 +8,7 @@ gem 'rake', require: false
88
99group :test do
1010 gem 'simplecov' , '~> 0.22.0'
11- gem 'simplecov-html' , '~> 0.12.3 '
11+ gem 'simplecov-html' , '~> 0.13.1 '
1212 gem 'simplecov-lcov' , '~> 0.8.0'
1313 gem 'pry'
1414 gem 'rb-readline'
Original file line number Diff line number Diff line change 9595 docile (~> 1.1 )
9696 simplecov-html (~> 0.11 )
9797 simplecov_json_formatter (~> 0.1 )
98- simplecov-html (0.12.3 )
98+ simplecov-html (0.13.1 )
9999 simplecov-lcov (0.8.0 )
100100 simplecov_json_formatter (0.1.4 )
101101 strscan (3.1.0 )
@@ -116,7 +116,7 @@ DEPENDENCIES
116116 rspec (~> 3.13.0 )
117117 rubocop (~> 1.66 )
118118 simplecov (~> 0.22.0 )
119- simplecov-html (~> 0.12.3 )
119+ simplecov-html (~> 0.13.1 )
120120 simplecov-lcov (~> 0.8.0 )
121121 vmfloaty !
122122 webmock (~> 3.23 )
You can’t perform that action at this time.
0 commit comments