Skip to content

Commit

Permalink
run against released simplecov-html
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Feb 23, 2020
1 parent 4dc26b4 commit a179ec6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 8 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 "apparition", "0.5.0"
Expand Down
8 changes: 1 addition & 7 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: fa5752b9fcf17ae212b8195c2fac801aff725768
specs:
simplecov-html (0.12.1)

GIT
remote: https://github.com/cucumber/aruba.git
revision: 8b7dc956daf47051237700488e8d866fb229db29
Expand Down Expand Up @@ -117,6 +111,7 @@ GEM
ruby-progressbar (~> 1.7)
unicode-display_width (>= 1.4.0, < 1.7)
ruby-progressbar (1.10.1)
simplecov-html (0.12.1)
spoon (0.0.6)
ffi
test-unit (3.3.5)
Expand Down Expand Up @@ -147,7 +142,6 @@ DEPENDENCIES
rspec (~> 3.2)
rubocop
simplecov!
simplecov-html!
test-unit

BUNDLED WITH
Expand Down

0 comments on commit a179ec6

Please sign in to comment.