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 177172e commit 4dc26b4Copy full SHA for 4dc26b4
Gemfile.lock
@@ -1,8 +1,8 @@
1
GIT
2
remote: https://github.com/colszowka/simplecov-html.git
3
- revision: 8433df081f123110e84813a06c02adffcc57a394
+ revision: fa5752b9fcf17ae212b8195c2fac801aff725768
4
specs:
5
- simplecov-html (0.12.0)
+ simplecov-html (0.12.1)
6
7
8
remote: https://github.com/cucumber/aruba.git
@@ -19,7 +19,7 @@ GIT
19
PATH
20
remote: .
21
22
- simplecov (0.18.2)
+ simplecov (0.18.3)
23
docile (~> 1.1)
24
simplecov-html (~> 0.11)
25
lib/simplecov/version.rb
@@ -1,5 +1,5 @@
# frozen_string_literal: true
module SimpleCov
- VERSION = "0.18.2"
+ VERSION = "0.18.3"
end
0 commit comments