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 ef9fb3c commit ed0a3e5Copy full SHA for ed0a3e5
Gemfile.lock
@@ -9,7 +9,7 @@ GIT
9
PATH
10
remote: .
11
specs:
12
- simplecov-html (0.12.2)
+ simplecov-html (0.12.3)
13
14
GEM
15
remote: https://rubygems.org/
lib/simplecov-html/version.rb
@@ -3,7 +3,7 @@
3
module SimpleCov
4
module Formatter
5
class HTMLFormatter
6
- VERSION = "0.12.2"
+ VERSION = "0.12.3"
7
end
8
0 commit comments