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/6a49642600e7
branches: trunk
changeset: 390358:6a49642600e7
user: taca <taca%pkgsrc.org@localhost>
date: Sun Dec 18 14:23:19 2022 +0000
description:
devel/ruby-shoulda-matchers: update to 5.3.0
5.3.0 (2022-12-16)
Features
* Add in: range matcher to validate_numericality_of. (#1512)
* Support :uuid column type for validate_absence_of matcher. (#1518)
Bug fixes
* Fix confusing error message from validate_inclusion_of matcher when used
against a polymorphic association. (#1523)
diffstat:
devel/ruby-shoulda-matchers/Makefile | 4 ++--
devel/ruby-shoulda-matchers/PLIST | 4 +++-
devel/ruby-shoulda-matchers/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 7 deletions(-)
diffs (43 lines):
diff -r 4b8c020e1724 -r 6a49642600e7 devel/ruby-shoulda-matchers/Makefile
--- a/devel/ruby-shoulda-matchers/Makefile Sun Dec 18 14:21:42 2022 +0000
+++ b/devel/ruby-shoulda-matchers/Makefile Sun Dec 18 14:23:19 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2022/09/18 12:32:00 taca Exp $
+# $NetBSD: Makefile,v 1.21 2022/12/18 14:23:19 taca Exp $
-DISTNAME= shoulda-matchers-5.2.0
+DISTNAME= shoulda-matchers-5.3.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 4b8c020e1724 -r 6a49642600e7 devel/ruby-shoulda-matchers/PLIST
--- a/devel/ruby-shoulda-matchers/PLIST Sun Dec 18 14:21:42 2022 +0000
+++ b/devel/ruby-shoulda-matchers/PLIST Sun Dec 18 14:23:19 2022 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.10 2022/09/18 12:32:00 taca Exp $
+@comment $NetBSD: PLIST,v 1.11 2022/12/18 14:23:19 taca Exp $
${GEM_HOME}/cache/${GEM_NAME}.gem
${GEM_LIBDIR}/LICENSE
${GEM_LIBDIR}/README.md
@@ -41,6 +41,8 @@
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/numeric_type_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/odd_number_matcher.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/only_integer_matcher.rb
+${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/range_matcher.rb
+${GEM_LIBDIR}/lib/shoulda/matchers/active_model/numericality_matchers/submatchers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_blank.rb
${GEM_LIBDIR}/lib/shoulda/matchers/active_model/qualifiers/allow_nil.rb
diff -r 4b8c020e1724 -r 6a49642600e7 devel/ruby-shoulda-matchers/distinfo
--- a/devel/ruby-shoulda-matchers/distinfo Sun Dec 18 14:21:42 2022 +0000
+++ b/devel/ruby-shoulda-matchers/distinfo Sun Dec 18 14:23:19 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.15 2022/09/18 12:32:00 taca Exp $
+$NetBSD: distinfo,v 1.16 2022/12/18 14:23:19 taca Exp $
-BLAKE2s (shoulda-matchers-5.2.0.gem) = 2e6405f197c4e6bf1eddb21d1e6c8555c65b1bfaa812e595313731c447fdaab2
-SHA512 (shoulda-matchers-5.2.0.gem) = cafe458703f03777d42c78b872959025d26ad2722b35fafc0dab2f5bc31845dba80ebf6d9a1b4f3378d31e665b57bc918e2c691f02dd318caaa2cc40122030bc
-Size (shoulda-matchers-5.2.0.gem) = 80896 bytes
+BLAKE2s (shoulda-matchers-5.3.0.gem) = 7c10aaba3f65389100b10dbe4020399d53400b60c3a2d2c7733d3ba3cd822d12
+SHA512 (shoulda-matchers-5.3.0.gem) = 43fddd96174b1cb93e17a9169e1af1df474f0a12b041627d70918b4df8b19481c90d428bf3c34aa56e8fd8b06f64f917afc28efb0331684d8470c650905c9d3e
+Size (shoulda-matchers-5.3.0.gem) = 81408 bytes
Home |
Main Index |
Thread Index |
Old Index