Skip to content

Commit 54684e8

Browse files
committed
update simplecov-html
1 parent 037a493 commit 54684e8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.github/workflows/stable.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,6 @@ jobs:
2222
uses: ruby/setup-ruby@v1
2323
with:
2424
ruby-version: ${{ matrix.ruby }}
25-
rubygems: latest
2625
bundler-cache: true # 'bundle install' and cache
2726

2827
- name: Run tests

Gemfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ GIT
88

99
GIT
1010
remote: https://github.com/umbrellio/simplecov-html.git
11-
revision: dea7be12fce6364e9d7a7529a4fcd52075c18af8
11+
revision: 519e2ac0aab7a25fa3fa3c21202c8aa909dcdb88
1212
branch: add-method-coverage-support
1313
specs:
1414
simplecov-html (0.12.3)

0 commit comments

Comments
 (0)