pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/ruby-shoulda-matchers devel/ruby-shoulda-matcher...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/107004246ef1
branches:  trunk
changeset: 373741:107004246ef1
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Feb 12 13:42:29 2022 +0000

description:
devel/ruby-shoulda-matchers: update to 5.1.0

5.1.0 (2021-12-22)

Bug fixes

* Fix the undefined method error for non rails project due to use of many? -
  method from ActiveSupport. (#1459)

Features

* Add array option support for have db column matcher. (#1465)
* Add enum attributes support for validate_absence_of matcher. (#1464)

diffstat:

 devel/ruby-shoulda-matchers/Makefile |  4 ++--
 devel/ruby-shoulda-matchers/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (25 lines):

diff -r cd63d57b837e -r 107004246ef1 devel/ruby-shoulda-matchers/Makefile
--- a/devel/ruby-shoulda-matchers/Makefile      Sat Feb 12 13:40:47 2022 +0000
+++ b/devel/ruby-shoulda-matchers/Makefile      Sat Feb 12 13:42:29 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2021/08/22 14:47:26 taca Exp $
+# $NetBSD: Makefile,v 1.19 2022/02/12 13:42:29 taca Exp $
 
-DISTNAME=      shoulda-matchers-5.0.0
+DISTNAME=      shoulda-matchers-5.1.0
 PKGNAME=       ${RUBY_PKGPREFIX}-${DISTNAME}
 CATEGORIES=    devel ruby
 
diff -r cd63d57b837e -r 107004246ef1 devel/ruby-shoulda-matchers/distinfo
--- a/devel/ruby-shoulda-matchers/distinfo      Sat Feb 12 13:40:47 2022 +0000
+++ b/devel/ruby-shoulda-matchers/distinfo      Sat Feb 12 13:42:29 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 10:19:48 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/02/12 13:42:29 taca Exp $
 
-BLAKE2s (shoulda-matchers-5.0.0.gem) = 91e322686c0968df00fc435ee79d88525d7ef493854458100c09382df032209f
-SHA512 (shoulda-matchers-5.0.0.gem) = 9e4413aa93298546041a4a374a044b8f08db4ae49ad5c0cd92ebde2ffb90874b4b84865e859552a6440f2a2d5e73ac511c2e9a510236aa3aa0036cc33498e5b1
-Size (shoulda-matchers-5.0.0.gem) = 80384 bytes
+BLAKE2s (shoulda-matchers-5.1.0.gem) = d92b29064aca2a0b2ed307051782f5b534817a636a56e4fb2e502c06f8f8396b
+SHA512 (shoulda-matchers-5.1.0.gem) = b9c9ddefbd4332ee1a6f7dbd11c10e762e5664619ccfb893d0528abd976b1c2c6fe4666fe32ad6a1b910f9c970d94158b309673f1ed314a081963b58cf218329
+Size (shoulda-matchers-5.1.0.gem) = 80384 bytes



Home | Main Index | Thread Index | Old Index