diff options
author | taca <taca@pkgsrc.org> | 2022-11-30 13:43:34 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2022-11-30 13:43:34 +0000 |
commit | 5e165bf1054f17d414b6e5b153ed2aa0b278a2fe (patch) | |
tree | 9fa37ff3514947aa3b5f0acf0c30ba6e7c3cc610 /devel | |
parent | d79830c40b0a84d4aa2884ee43621ee8460f0e3d (diff) | |
download | pkgsrc-5e165bf1054f17d414b6e5b153ed2aa0b278a2fe.tar.gz |
devel/ruby-rspec-support: update to 3.12.0
3.12.0 (2022-10-26)
* Add RSpec::Support::RubyFeatures.distincts_kw_args_from_positional_hash?
(Jean byroot Boussier, #535)
Diffstat (limited to 'devel')
-rw-r--r-- | devel/ruby-rspec-support/Makefile | 4 | ||||
-rw-r--r-- | devel/ruby-rspec-support/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/devel/ruby-rspec-support/Makefile b/devel/ruby-rspec-support/Makefile index d6cae075d4c..b57888a8504 100644 --- a/devel/ruby-rspec-support/Makefile +++ b/devel/ruby-rspec-support/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.17 2022/09/13 13:53:35 taca Exp $ +# $NetBSD: Makefile,v 1.18 2022/11/30 13:43:34 taca Exp $ -DISTNAME= rspec-support-3.11.1 +DISTNAME= rspec-support-3.12.0 CATEGORIES= devel MAINTAINER= pkgsrc-users@NetBSD.org diff --git a/devel/ruby-rspec-support/distinfo b/devel/ruby-rspec-support/distinfo index e43fa5fca01..cf14f737de0 100644 --- a/devel/ruby-rspec-support/distinfo +++ b/devel/ruby-rspec-support/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.20 2022/09/13 13:53:35 taca Exp $ +$NetBSD: distinfo,v 1.21 2022/11/30 13:43:34 taca Exp $ -BLAKE2s (rspec-support-3.11.1.gem) = aecfedda6bb27e09b2b1c8b23a8e54a88d42f684e455965cef6bda66b457cd90 -SHA512 (rspec-support-3.11.1.gem) = fe1b57dafc24089534f178f98fd2c323880e9312ae200e5998c4b6c628331088e84f057e714350627f8475a87330cf22928dd6ee66067b4f61db04f466cae854 -Size (rspec-support-3.11.1.gem) = 39424 bytes +BLAKE2s (rspec-support-3.12.0.gem) = efb7454d8185477535d05b32ac6bd0a64d18b8a8cb43e5d80069a085b4742196 +SHA512 (rspec-support-3.12.0.gem) = 89d18f75d83805b48375f663bba20ad5994fa0ab97a6aabfc007881ccc681d182035af8c46a9da8b3ee3ff2d9516e7836180c65eb3a7a8eea68eb5a11a881dc1 +Size (rspec-support-3.12.0.gem) = 39424 bytes |