We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 037a493 commit 8ede952Copy full SHA for 8ede952
.github/workflows/stable.yml
@@ -22,7 +22,6 @@ jobs:
22
uses: ruby/setup-ruby@v1
23
with:
24
ruby-version: ${{ matrix.ruby }}
25
- rubygems: latest
26
bundler-cache: true # 'bundle install' and cache
27
28
- name: Run tests
Gemfile.lock
@@ -8,7 +8,7 @@ GIT
8
9
GIT
10
remote: https://github.com/umbrellio/simplecov-html.git
11
- revision: dea7be12fce6364e9d7a7529a4fcd52075c18af8
+ revision: 54879bd1080865cf8013bcda12e0c03ac687d7a9
12
branch: add-method-coverage-support
13
specs:
14
simplecov-html (0.12.3)
0 commit comments