-
Notifications
You must be signed in to change notification settings - Fork 160
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
devel/ruby-rspec-its: update to 1.3.1
1.3.1 (2024-10-23) Bug fixes: * Prevent overridden example methods causing issues by creating our own Example Group creation alias __its_example. (Jon Rowe, #95)
- Loading branch information
taca
committed
Oct 27, 2024
1 parent
d58e666
commit 2f00d0b
Showing
3 changed files
with
11 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.4 2021/10/26 10:19:46 nia Exp $ | ||
$NetBSD: distinfo,v 1.5 2024/10/27 13:40:57 taca Exp $ | ||
|
||
BLAKE2s (rspec-its-1.3.0.gem) = 750ebe708ed4a1d153712aee2af0cbb9cda6a45b6c66eac80a027652c7b34783 | ||
SHA512 (rspec-its-1.3.0.gem) = beff75fc84f9879095f02f4515bfd749dded877b8b4d5186423ddd78c6c16d6c5e810ebac80f3500cc7b1d23db119c72780c32888385d21d20672a26499ae94a | ||
Size (rspec-its-1.3.0.gem) = 14336 bytes | ||
BLAKE2s (rspec-its-1.3.1.gem) = 4bfb7f4e13e980faaba03585d8d40c01f8b68cc44d047ae7928daa09c4c435e5 | ||
SHA512 (rspec-its-1.3.1.gem) = 3592c496cb44ea3ada5deb5128d6906705bbce74919548989530b120b807690f34f9f9c4d3947b94ff82e1dcf5c3d524743b7ed04738254e795c56a51d231a60 | ||
Size (rspec-its-1.3.1.gem) = 15872 bytes |