File tree 2 files changed +2
-8
lines changed
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"
6
6
# gem "simplecov-html", path: File.dirname(__FILE__) + "/../simplecov-html"
7
7
8
8
# 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"
10
10
11
11
group :development do
12
12
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
-
7
1
GIT
8
2
remote: https://github.com/cucumber/aruba.git
9
3
revision: 8b7dc956daf47051237700488e8d866fb229db29
117
111
ruby-progressbar (~> 1.7 )
118
112
unicode-display_width (>= 1.4.0 , < 1.7 )
119
113
ruby-progressbar (1.10.1 )
114
+ simplecov-html (0.12.1 )
120
115
spoon (0.0.6 )
121
116
ffi
122
117
test-unit (3.3.5 )
@@ -147,7 +142,6 @@ DEPENDENCIES
147
142
rspec (~> 3.2 )
148
143
rubocop
149
144
simplecov !
150
- simplecov-html !
151
145
test-unit
152
146
153
147
BUNDLED WITH
You can’t perform that action at this time.
0 commit comments