-
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.
graphics/ruby-image_size: update to 3.0.1
3.0.1 (2021-10-21) * Fix reading file chunks starting after EOF and reading chunks non-consecutively toy/image_optim_rails#12 @toy 3.0.0 (2021-10-17) * Read only required chunks of data for files and seekable IOs @toy * Raise FormatError whenever reading data returns less data than expected #12 @toy * Add w/width and h/height accessors to Size @toy
- Loading branch information
taca
committed
Nov 23, 2021
1 parent
75fb41f
commit cc5c966
Showing
3 changed files
with
21 additions
and
7 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.5 2021/10/26 10:46:52 nia Exp $ | ||
$NetBSD: distinfo,v 1.6 2021/11/23 14:32:01 taca Exp $ | ||
|
||
BLAKE2s (image_size-2.1.2.gem) = 2419f748d2d276566e7555d92b49328b334885be09aaca47c27d3e282ffbc634 | ||
SHA512 (image_size-2.1.2.gem) = 5eb1655bffc5bdc8ba9ce5bcf7526077b15461e147888e2a32676c32f621bfe90aa7b8dee6ebf3f1f63cf76d66304248e85f87418ecdc1e7afddd55b0a3b64bc | ||
Size (image_size-2.1.2.gem) = 133120 bytes | ||
BLAKE2s (image_size-3.0.1.gem) = af98c99a7ffe7f60475413d8336ff200cca63bbee6aa3762afa7f8a35e570a0a | ||
SHA512 (image_size-3.0.1.gem) = dac88670e12302a95c5e30baef075b4947342d6ae825017423fdce0084cffeee83c0448a96332d8455a73f478b7fc26388d4e76d25f981a3708ce66cf8188aae | ||
Size (image_size-3.0.1.gem) = 136704 bytes |