-
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.
net/ruby-network_interface: update to 0.0.4
0.0.3 (2023-08-14) * Land #13, Add github actions and address deprecation warnings * Land #14, Update Ubuntu version & Ruby setup * Land #17, Update github actions runner version * Land #19 , Update gemspec file ignore list * Land #20, Bump version to 0.0.3 0.0.4 (2023-08-17) * Land #16, Add custom error class and improve error messages * Land #21, Add development documentation * Land #22, Bump version to 0.0.4
- Loading branch information
taca
committed
Aug 26, 2023
1 parent
e4730fd
commit 5d3df65
Showing
3 changed files
with
10 additions
and
11 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 11:06:51 nia Exp $ | ||
$NetBSD: distinfo,v 1.4 2023/08/26 15:45:46 taca Exp $ | ||
|
||
BLAKE2s (network_interface-0.0.2.gem) = b07f37239e551b65524ea4d932813a65e0703dfb9b042b19462bb14b1024f0db | ||
SHA512 (network_interface-0.0.2.gem) = 8850325e7e0c5ab51b060270220099c2c00cf7031083a511ae9f8dd6d1b9219b37169fa7620e9648eb071784a840e14ce965f8d1cf5d475ff82691bfba25a202 | ||
Size (network_interface-0.0.2.gem) = 16896 bytes | ||
BLAKE2s (network_interface-0.0.4.gem) = 51f96e97b175f7c97e905eb75ff78313d01b13b60782f65c2fa3fb095c490684 | ||
SHA512 (network_interface-0.0.4.gem) = 829af221aeaa39d3025b7df52aa3c1a70dbe308f64da65ed551bee4b5c53d3c3071e8470c9493eb67c7d82d9a5b458760d2b82a63767b4e7fc97a62491ab8dce | ||
Size (network_interface-0.0.4.gem) = 23040 bytes |