File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ group :development, :test do
5151 gem 'database_cleaner-active_record' , '~> 2.1'
5252
5353 gem 'simplecov' , '~> 0.22.0' , require : false
54- gem 'simplecov-cobertura' , '~> 2.1 ' , require : false
54+ gem 'simplecov-cobertura' , '~> 3.0 ' , require : false
5555end
5656
5757group :development do
Original file line number Diff line number Diff line change 107107 debug_inspector (1.2.0 )
108108 declarative_policy (1.1.0 )
109109 diff-lcs (1.6.2 )
110- docile (1.4.0 )
110+ docile (1.4.1 )
111111 drb (2.2.3 )
112112 erb (5.0.1 )
113113 erubi (1.13.1 )
278278 io-console (~> 0.5 )
279279 request_store (1.5.1 )
280280 rack (>= 1.4 )
281- rexml (3.3.7 )
281+ rexml (3.4.1 )
282282 rotp (6.3.0 )
283283 rouge (4.5.2 )
284284 rspec (3.13.0 )
@@ -363,10 +363,10 @@ GEM
363363 docile (~> 1.1 )
364364 simplecov-html (~> 0.11 )
365365 simplecov_json_formatter (~> 0.1 )
366- simplecov-cobertura (2.1 .0 )
366+ simplecov-cobertura (3.0 .0 )
367367 rexml
368368 simplecov (~> 0.19 )
369- simplecov-html (0.12.3 )
369+ simplecov-html (0.13.1 )
370370 simplecov_json_formatter (0.1.4 )
371371 stringio (3.1.7 )
372372 test-prof (1.4.4 )
@@ -425,7 +425,7 @@ DEPENDENCIES
425425 seed-fu (~> 2.3 )
426426 shoulda-matchers (~> 6.0 )
427427 simplecov (~> 0.22.0 )
428- simplecov-cobertura (~> 2.1 )
428+ simplecov-cobertura (~> 3.0 )
429429 test-prof (~> 1.0 )
430430 tucana (= 0.0.30 )
431431 tzinfo-data
You can’t perform that action at this time.
0 commit comments