Tue Jun 6 13:47:54 2023 UTC ()
devel/ruby-rspec-rails: update to 6.0.3

6.0.3 (2023-05-31)

Bug Fixes:

* Set ActiveStorage::FixtureSet.file_fixture_path when including file
  fixture support. (Jason Yates, #2671)
* Allow broadcast_to matcher to take Symbols. (@Vagab, #2680)


(taca)
diff -r1.46 -r1.47 pkgsrc/devel/ruby-rspec-rails/Makefile
diff -r1.43 -r1.44 pkgsrc/devel/ruby-rspec-rails/distinfo

cvs diff -r1.46 -r1.47 pkgsrc/devel/ruby-rspec-rails/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-rails/Makefile 2023/05/06 02:24:15 1.46
+++ pkgsrc/devel/ruby-rspec-rails/Makefile 2023/06/06 13:47:54 1.47
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.46 2023/05/06 02:24:15 taca Exp $ 1# $NetBSD: Makefile,v 1.47 2023/06/06 13:47:54 taca Exp $
2 2
3DISTNAME= rspec-rails-6.0.2 3DISTNAME= rspec-rails-6.0.3
4CATEGORIES= devel 4CATEGORIES= devel
5 5
6MAINTAINER= pkgsrc-users@NetBSD.org 6MAINTAINER= pkgsrc-users@NetBSD.org
7HOMEPAGE= https://relishapp.com/rspec 7HOMEPAGE= https://relishapp.com/rspec
8COMMENT= Test-double framework for rspec 8COMMENT= Test-double framework for rspec
9LICENSE= mit 9LICENSE= mit
10 10
11DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS} 11DEPENDS+= ${RUBY_ACTIVESUPPORT_DEPENDS}
12DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS} 12DEPENDS+= ${RUBY_ACTIONPACK_DEPENDS}
13DEPENDS+= ${RUBY_RAILTIES_DEPENDS} 13DEPENDS+= ${RUBY_RAILTIES_DEPENDS}
14DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.11<4:../../devel/ruby-rspec-support 14DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.11<4:../../devel/ruby-rspec-support
15DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.11<4:../../devel/ruby-rspec-core 15DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.11<4:../../devel/ruby-rspec-core
16DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.11<4:../../devel/ruby-rspec-expectations 16DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.11<4:../../devel/ruby-rspec-expectations

cvs diff -r1.43 -r1.44 pkgsrc/devel/ruby-rspec-rails/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/ruby-rspec-rails/distinfo 2023/05/06 02:24:16 1.43
+++ pkgsrc/devel/ruby-rspec-rails/distinfo 2023/06/06 13:47:54 1.44
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.43 2023/05/06 02:24:16 taca Exp $ 1$NetBSD: distinfo,v 1.44 2023/06/06 13:47:54 taca Exp $
2 2
3BLAKE2s (rspec-rails-6.0.2.gem) = e9600efd3d8e53d877c8fd24374412639d2da59822c583ad5fc6433e68b693d1 3BLAKE2s (rspec-rails-6.0.3.gem) = 028d14becc60df81999fc6042d6daf05b689afae4c7b5df642ad36f2b827d7ee
4SHA512 (rspec-rails-6.0.2.gem) = 21d2dc16ecfb57d6e9fdedf5e58cdfa4eb68451b23cb5a97c6b610236446fb92cdf6e6a1b4518b883fe68fdf6b1f07d8d565e77dc7f39dee52329d41e67fd4db 4SHA512 (rspec-rails-6.0.3.gem) = 602ce7939da3fe35faaf00d25f83c9da3769a91f80e6cad5729f40f6072b04c5992ad1495ff4a9aa75819455d6af01d3cc2ce54fccccf70b6822ddf17b4ce2e5
5Size (rspec-rails-6.0.2.gem) = 70144 bytes 5Size (rspec-rails-6.0.3.gem) = 70144 bytes