Skip to content

Commit

Permalink
Update ruby-simplecov-html to 0.10.2.
Browse files Browse the repository at this point in the history
0.10.2 2017-08-14
========

## Bugfixes

* Allow usage with frozen-string-literal-enabled. See [#56](simplecov-ruby/simplecov-html#56) (thanks @pat)
  • Loading branch information
taca committed Aug 31, 2017
1 parent 2227c5c commit 72c4969
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
4 changes: 2 additions & 2 deletions devel/ruby-simplecov-html/Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.8 2017/06/05 14:15:59 taca Exp $
# $NetBSD: Makefile,v 1.9 2017/08/31 15:23:46 taca Exp $

DISTNAME= simplecov-html-0.10.1
DISTNAME= simplecov-html-0.10.2
CATEGORIES= devel

MAINTAINER= [email protected]
Expand Down
10 changes: 5 additions & 5 deletions devel/ruby-simplecov-html/distinfo
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.7 2017/06/05 14:15:59 taca Exp $
$NetBSD: distinfo,v 1.8 2017/08/31 15:23:46 taca Exp $

SHA1 (simplecov-html-0.10.1.gem) = 62e2635eef635cc1ac3919b06399f435e4b22e87
RMD160 (simplecov-html-0.10.1.gem) = 9d027c37b3bc87eac7e84877493fe7ccefad171c
SHA512 (simplecov-html-0.10.1.gem) = b64668f70d0c90b2b0d789dbf4cde76151e5b93057a3e08599cad58e73f7699e23721b9c0df4ca3a054413baf0a11b43df3f156c7a1761ac15f9ce537075b239
Size (simplecov-html-0.10.1.gem) = 182784 bytes
SHA1 (simplecov-html-0.10.2.gem) = f4482d10b4ade2772f9112e13ecfd8fee6776800
RMD160 (simplecov-html-0.10.2.gem) = e39759e0b6dea8664d7f8844d4054987ed71e24d
SHA512 (simplecov-html-0.10.2.gem) = 141b9d55ca7cbf1bb64616482828107c7c33c7d6db1b5650ae9d463e5ece7a7fb56d123c539c7364fe2a35e5faea382620a0b34e337d4c9d4871caafc794a967
Size (simplecov-html-0.10.2.gem) = 183296 bytes

0 comments on commit 72c4969

Please sign in to comment.