Skip to content

Commit

Permalink
use released simplecov-html
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jan 19, 2020
1 parent 8a3f579 commit 5a6e969
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 9 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ source "https://rubygems.org"
# gem "simplecov-html", path: File.dirname(__FILE__) + "/../simplecov-html"

# Uncomment this to use development version of html formatter from github
gem "simplecov-html", github: "colszowka/simplecov-html"
# gem "simplecov-html", github: "colszowka/simplecov-html"

group :development do
gem "aruba", github: "cucumber/aruba"
Expand Down
10 changes: 2 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
GIT
remote: https://github.com/colszowka/simplecov-html.git
revision: 39c7de16f49656d859bd663ab004969e26e7f804
specs:
simplecov-html (0.11.0.beta2)

GIT
remote: https://github.com/cucumber/aruba.git
revision: 8b7dc956daf47051237700488e8d866fb229db29
Expand Down Expand Up @@ -34,7 +28,7 @@ PATH
specs:
simplecov (0.18.0.beta2)
docile (~> 1.1)
simplecov-html (~> 0.11.0.beta1)
simplecov-html (~> 0.11.0.beta2)

GEM
remote: https://rubygems.org/
Expand Down Expand Up @@ -128,6 +122,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
simplecov-html (0.11.0.beta2)
spoon (0.0.6)
ffi
test-unit (3.3.5)
Expand Down Expand Up @@ -157,7 +152,6 @@ DEPENDENCIES
rspec (~> 3.2)
rubocop
simplecov!
simplecov-html!
test-unit

BUNDLED WITH
Expand Down

0 comments on commit 5a6e969

Please sign in to comment.