File tree Expand file tree Collapse file tree 2 files changed +2
-8
lines changed
Expand file tree Collapse file tree 2 files changed +2
-8
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ source "https://rubygems.org"
66# gem "simplecov-html", path: File.dirname(__FILE__) + "/../simplecov-html"
77
88# Uncomment this to use development version of html formatter from github
9- gem "simplecov-html" , github : "colszowka/simplecov-html"
9+ # gem "simplecov-html", github: "colszowka/simplecov-html"
1010
1111group :development do
1212 gem "apparition" , "0.5.0"
Original file line number Diff line number Diff line change 1- GIT
2- remote: https://github.com/colszowka/simplecov-html.git
3- revision: fa5752b9fcf17ae212b8195c2fac801aff725768
4- specs:
5- simplecov-html (0.12.1 )
6-
71GIT
82 remote: https://github.com/cucumber/aruba.git
93 revision: 8b7dc956daf47051237700488e8d866fb229db29
117111 ruby-progressbar (~> 1.7 )
118112 unicode-display_width (>= 1.4.0 , < 1.7 )
119113 ruby-progressbar (1.10.1 )
114+ simplecov-html (0.12.1 )
120115 spoon (0.0.6 )
121116 ffi
122117 test-unit (3.3.5 )
@@ -147,7 +142,6 @@ DEPENDENCIES
147142 rspec (~> 3.2 )
148143 rubocop
149144 simplecov !
150- simplecov-html !
151145 test-unit
152146
153147BUNDLED WITH
You can’t perform that action at this time.
0 commit comments