Skip to content

Commit 3fc85af

Browse files
author
taca
committed
devel/ruby-rspec-support: update to 3.13.5
3.13.5 (2025-08-18) * Fix regression in RSpec::Support::MethodSignature where positional argument arity confused a check for keyword arguments, meaning a hash would be wrongly detected as keyword arguments when it should have been a positional argument. (Malcolm O'Hare, NetBSD#121)
1 parent 7b107b3 commit 3fc85af

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

devel/ruby-rspec-support/Makefile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# $NetBSD: Makefile,v 1.25 2025/07/27 16:04:28 taca Exp $
1+
# $NetBSD: Makefile,v 1.26 2025/08/24 14:00:09 taca Exp $
22

3-
DISTNAME= rspec-support-3.13.4
3+
DISTNAME= rspec-support-3.13.5
44
CATEGORIES= devel
55

66
MAINTAINER= pkgsrc-users@NetBSD.org

devel/ruby-rspec-support/distinfo

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
$NetBSD: distinfo,v 1.27 2025/05/29 14:34:30 taca Exp $
1+
$NetBSD: distinfo,v 1.28 2025/08/24 14:00:09 taca Exp $
22

3-
BLAKE2s (rspec-support-3.13.4.gem) = efed23b39ea2ac1528c96c51e728ce3e53394997118c9db6000d456953602888
4-
SHA512 (rspec-support-3.13.4.gem) = 74c50001b402f2ea43a0df06d1f072b69e516d18a8894a29508b26f17df2773211bcf4a8aaaedec5ccfa57fd114ccae8f6b94a699759e36707b646fd400c88b1
5-
Size (rspec-support-3.13.4.gem) = 40448 bytes
3+
BLAKE2s (rspec-support-3.13.5.gem) = b9e2686f9afec482151e435fe7cfc6042c49929f22a13d610b1208f32d23724a
4+
SHA512 (rspec-support-3.13.5.gem) = 3b904f881fe841b0e34640a6f905f69a0eb95bbbbaff1114bed7d7ddf775cbfb69fba09a50d06629e055ddeadcfef7c07eaacbf621d236859f250cfe6fc1b32f
5+
Size (rspec-support-3.13.5.gem) = 40960 bytes

0 commit comments

Comments
 (0)