forked from NetBSD/pkgsrc
-
Notifications
You must be signed in to change notification settings - Fork 51
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
5.0.0 (2022-02-02) * Drop support for Ruby 2.4 and Ruby 2.5 * Drop support for JRuby and Rubinius * Test with Ruby 2.7 - aried3r (Anton Rieder) (#167) * Test with Ruby 3.0 and Ruby 3.1 * Add standardrb as code formatter * Drop support for callbacks that accepts only a single argument. * Change signature of Roadie::CssNotFound and Roadie::ProvidersFailed. 5.0.1 (2022-05-11) * Don't try to inline the :host pseudo-class - viamin (Bart Agapinan). (#170)
- Loading branch information
taca
committed
Sep 1, 2022
1 parent
5854a6e
commit 3694397
Showing
3 changed files
with
9 additions
and
8 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
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.3 2021/10/26 10:54:28 nia Exp $ | ||
$NetBSD: distinfo,v 1.4 2022/09/01 16:27:16 taca Exp $ | ||
|
||
BLAKE2s (roadie-4.0.0.gem) = 899e15350b1717380bac4184c462400c4e4143121af91776888a9a8abbebde97 | ||
SHA512 (roadie-4.0.0.gem) = d8a45906c8c6905479c86c9a232d149b9a1fb337e9e6e12b41319df3b92e30ad8f5ffc7e305ff690534fb8fba2991fc6fec0bb7fdb7ed84950240cb2513ca861 | ||
Size (roadie-4.0.0.gem) = 54784 bytes | ||
BLAKE2s (roadie-5.0.1.gem) = ac6e4894bd3940ae68e4514ea5b6f0e98bb9ac40c0e0a59054500cd81a6271b4 | ||
SHA512 (roadie-5.0.1.gem) = 74686f3f8505f51db85325a6b02d4c8c0407c01ef2826476a3e1d000a5a6457332d910705193d3b0dd0dcefe0c5cb72e615e1a00b563350e08191de612d57348 | ||
Size (roadie-5.0.1.gem) = 54272 bytes |