Sat Feb 3 15:38:36 2024 UTC (125d)
devel/ruby-rspec-rails: update to 6.1.1

6.1.1 (2024-01-25)

Bug Fixes:

* Improved deprecation message for RSpec::Rails::Configuration.fixture_paths
  (Benoit Tigeot, #2720)
* Fix support for namespaced fixtures in Rails 7.1. (Benedikt Deicke, #2716)


(taca)
diff -r1.49 -r1.50 pkgsrc/devel/ruby-rspec-rails/Makefile
diff -r1.45 -r1.46 pkgsrc/devel/ruby-rspec-rails/distinfo

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

--- pkgsrc/devel/ruby-rspec-rails/Makefile 2023/11/30 15:47:26 1.49
+++ pkgsrc/devel/ruby-rspec-rails/Makefile 2024/02/03 15:38:36 1.50
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.49 2023/11/30 15:47:26 taca Exp $ 1# $NetBSD: Makefile,v 1.50 2024/02/03 15:38:36 taca Exp $
2 2
3DISTNAME= rspec-rails-6.1.0 3DISTNAME= rspec-rails-6.1.1
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.12<4:../../devel/ruby-rspec-support 14DEPENDS+= ${RUBY_PKGPREFIX}-rspec-support>=3.12<4:../../devel/ruby-rspec-support
15DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.12<4:../../devel/ruby-rspec-core 15DEPENDS+= ${RUBY_PKGPREFIX}-rspec-core>=3.12<4:../../devel/ruby-rspec-core
16DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.12<4:../../devel/ruby-rspec-expectations 16DEPENDS+= ${RUBY_PKGPREFIX}-rspec-expectations>=3.12<4:../../devel/ruby-rspec-expectations

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

--- pkgsrc/devel/ruby-rspec-rails/distinfo 2023/12/17 14:26:03 1.45
+++ pkgsrc/devel/ruby-rspec-rails/distinfo 2024/02/03 15:38:36 1.46
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.45 2023/12/17 14:26:03 taca Exp $ 1$NetBSD: distinfo,v 1.46 2024/02/03 15:38:36 taca Exp $
2 2
3BLAKE2s (rspec-rails-6.1.0.gem) = f32c465024b63e80b3cf8b19a8300278266500d2b7147420827fc0bdc8b57d31 3BLAKE2s (rspec-rails-6.1.1.gem) = 097e6fe574eefcd1bf1f5a23bcc2419408be09edc6bdfa83ee58dc025be3fb22
4SHA512 (rspec-rails-6.1.0.gem) = 528b3ab56e748d7d0a410c9ab8456014845549b8b758b57a9e3a91c3c5a97d47d4f568cefdabd5e1c54973315011f8de93de4060ac071084a5a7f5a6eab35aeb 4SHA512 (rspec-rails-6.1.1.gem) = 28cbf5cb545f52dc01eeb509dbf3d8c76ad7effa616ba10ab00a17d7451a6d84726d17fc9f8aba62ad40fcd3b46af0338e036e4d51830d6b1eaff72c18cb3d34
5Size (rspec-rails-6.1.0.gem) = 72192 bytes 5Size (rspec-rails-6.1.1.gem) = 72704 bytes