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 e49c794 commit fa5752bCopy full SHA for fa5752b
Gemfile.lock
@@ -1,7 +1,7 @@
1
PATH
2
remote: .
3
specs:
4
- simplecov-html (0.12.0)
+ simplecov-html (0.12.1)
5
6
7
remote: /home/tobi/github/simplecov
lib/simplecov-html/version.rb
@@ -3,7 +3,7 @@
module SimpleCov
module Formatter
class HTMLFormatter
- VERSION = "0.12.0"
+ VERSION = "0.12.1"
end
8
9
0 commit comments