-
Notifications
You must be signed in to change notification settings - Fork 161
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
textproc/ruby-temple: update to 0.10.0
0.10.0 (2023-01-23) * Regression: Revert changes to :capture_generator since 0.8.2 (#112, #113, #137) * Regression: Ensure that output buffer is not reused for capturing in Rails (#135) * Drop support for Rails 4.x
- Loading branch information
taca
committed
Jan 25, 2023
1 parent
fd21d53
commit f1a84d5
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
# $NetBSD: Makefile,v 1.4 2022/12/04 16:07:24 taca Exp $ | ||
# $NetBSD: Makefile,v 1.5 2023/01/25 14:20:44 taca Exp $ | ||
|
||
DISTNAME= temple-0.9.1 | ||
DISTNAME= temple-0.10.0 | ||
CATEGORIES= textproc | ||
|
||
MAINTAINER= [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
$NetBSD: distinfo,v 1.5 2022/12/04 16:07:24 taca Exp $ | ||
$NetBSD: distinfo,v 1.6 2023/01/25 14:20:44 taca Exp $ | ||
|
||
BLAKE2s (temple-0.9.1.gem) = 3a890f494258aee6f54469d4018611fffc11af1206392a427971100fe52c0c33 | ||
SHA512 (temple-0.9.1.gem) = 2d7c0c64fb51356599ecbd9119314f954341acf66d5ad729b7e19058628118509e14ef116d4ed549996d7119cf9a1f38de5818b46ef5a9a19473b0d007131e6a | ||
Size (temple-0.9.1.gem) = 40960 bytes | ||
BLAKE2s (temple-0.10.0.gem) = 77613a3a932e2ddb46e301463befcaf0c46174ee93ded8bd40d7321810349cc1 | ||
SHA512 (temple-0.10.0.gem) = b207ff1f29b810c943577da1ce72c7eaa2bd672758929b39d6f92c5061c85c720fd49fbb666d5d8f9d1a8c1fbbef28f85cadb6635c12a3ceec29f8b0305833cc | ||
Size (temple-0.10.0.gem) = 40960 bytes |