Skip to content

Commit

Permalink
Upgrade to release ready simplecov-html to test against it
Browse files Browse the repository at this point in the history
  • Loading branch information
PragTob committed Jan 28, 2020
1 parent 5f50396 commit 4a21954
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 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: 7 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
GIT
remote: https://github.com/colszowka/simplecov-html.git
revision: e4a39b826f011712c2bb6e02fba2eb33a0f86024
specs:
simplecov-html (0.11.0)

GIT
remote: https://github.com/cucumber/aruba.git
revision: 8b7dc956daf47051237700488e8d866fb229db29
Expand Down Expand Up @@ -110,7 +116,6 @@ 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 @@ -140,6 +145,7 @@ DEPENDENCIES
rspec (~> 3.2)
rubocop
simplecov!
simplecov-html!
test-unit

BUNDLED WITH
Expand Down

0 comments on commit 4a21954

Please sign in to comment.