-
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.
0.5.10 (2023-01-02) Support Ruby 3.2 What's Changed * Improve documentation by @monora in #67 * doc: build and publish doc to github pages by @monora in #69 * chore: use dependabot by @monora in #70 * chore: add ecosystem bundler to dependabot by @monora in #71 * fix: Remove superfluous :GRAY assignment in depth first visit (#66) by @monora in #68 * chore: support ruby 3.2.0 by @monora in #73
- Loading branch information
taca
committed
Jan 3, 2023
1 parent
7897f26
commit 8be4122
Showing
3 changed files
with
8 additions
and
9 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.15 2022/09/03 14:42:56 taca Exp $ | ||
$NetBSD: distinfo,v 1.16 2023/01/03 05:56:21 taca Exp $ | ||
|
||
BLAKE2s (rgl-0.5.9.gem) = 9eca6c2608761cea365bc30919ce5d7cfe2301a8b7a2aad5739095c519a9bc9b | ||
SHA512 (rgl-0.5.9.gem) = b92f8f55326aeece1bb6d238db099f5d7a634be50f68897227c51acb81d0f97df33fe7b291310eb53df4301aea25f38bfdef6bef7aeb501958830094d3a9da59 | ||
Size (rgl-0.5.9.gem) = 65024 bytes | ||
BLAKE2s (rgl-0.5.10.gem) = 76c55274e5431f06c7bf1f074b5b1703d087d018c4d5d015dab5c20390138339 | ||
SHA512 (rgl-0.5.10.gem) = 6d3a76cac1322c97bc1989c8c50de4b4f3edf22f8a1604cafb5573bab8e43ad76ea8541f57554035148aa11e7aad418cd71325bec6dfe2e34d6632ea735e6e6f | ||
Size (rgl-0.5.10.gem) = 67072 bytes |