-
Notifications
You must be signed in to change notification settings - Fork 164
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
www/ruby-multipart-post: update to 2.4.0
2.4.0 (2024-02-07) What's Changed * Drop old ruby versions to get coverage to 100%. by @ioquatix in #103 * Add Ruby 3.3 to CI matrix by @m-nakamura145 in #106 * Add support for CompositeReadIO#close. by @ioquatix in #107 * Modernize gem. by @ioquatix in #108 New Contributors * @m-nakamura145 made their first contribution in #106
- Loading branch information
taca
committed
Feb 10, 2024
1 parent
df98c51
commit adbb8d6
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
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.9 2023/02/11 14:07:28 taca Exp $ | ||
$NetBSD: distinfo,v 1.10 2024/02/10 14:19:42 taca Exp $ | ||
|
||
BLAKE2s (multipart-post-2.3.0.gem) = abef5147425dad56f46b0aa4575fa3766d912c8ea11f6b5c38593a6f62637a6f | ||
SHA512 (multipart-post-2.3.0.gem) = 305263e347e18cf09a49cdaefe426e517556a9e26a59e79fd5d569f0132640ade5a16f3c59b12e2a4521d0c96f5fd9e3830f6961058fad72d441662ab1afff13 | ||
Size (multipart-post-2.3.0.gem) = 15872 bytes | ||
BLAKE2s (multipart-post-2.4.0.gem) = 88e0da4ec7f72fa3cffa38abf6cae280843cde6adacfbb447addb177a6dc5ed3 | ||
SHA512 (multipart-post-2.4.0.gem) = 961fa6a053c4e5d30d46a7eb20502c1917231d44af9a352ceda51299693c513e92ee3d2fab9361290f38ca74d8955f786eb6ba187f64a0b815162c4f6ce3cc40 | ||
Size (multipart-post-2.4.0.gem) = 15872 bytes |