pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/ruby-rspec-rails devel/ruby-rspec-rails; update ...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1db90eba76d7
branches: trunk
changeset: 373737:1db90eba76d7
user: taca <taca%pkgsrc.org@localhost>
date: Sat Feb 12 13:38:22 2022 +0000
description:
devel/ruby-rspec-rails; update to 5.1.0
5.0.3 (2022-01-26)
Bug Fixes:
* Properly name params in controller and request spec templates when using
the --model-name parameter. (@kenzo-tanaka, #2534)
* Fix parameter matching with mail delivery job and
ActionMailer::MailDeliveryJob. (Fabio Napoleoni, #2516, #2546)
* Fix Rails 7 have_enqueued_mail compatibility (Mikael Henriksson, #2537,
#2546)
5.1.0 (2022-01-26)
Enhancements:
* Make the API request scaffold template more consistent and compatible with
Rails 6.1. (Naoto Hamada, #2484)
* Change the scaffold rails_helper.rb template to use require_relative. (Jon
Dufresne, #2528)
diffstat:
devel/ruby-rspec-rails/Makefile | 4 ++--
devel/ruby-rspec-rails/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (25 lines):
diff -r 8898c2dfbe74 -r 1db90eba76d7 devel/ruby-rspec-rails/Makefile
--- a/devel/ruby-rspec-rails/Makefile Sat Feb 12 13:35:56 2022 +0000
+++ b/devel/ruby-rspec-rails/Makefile Sat Feb 12 13:38:22 2022 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.42 2021/08/22 14:01:51 taca Exp $
+# $NetBSD: Makefile,v 1.43 2022/02/12 13:38:22 taca Exp $
-DISTNAME= rspec-rails-5.0.2
+DISTNAME= rspec-rails-5.1.0
CATEGORIES= devel
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
diff -r 8898c2dfbe74 -r 1db90eba76d7 devel/ruby-rspec-rails/distinfo
--- a/devel/ruby-rspec-rails/distinfo Sat Feb 12 13:35:56 2022 +0000
+++ b/devel/ruby-rspec-rails/distinfo Sat Feb 12 13:38:22 2022 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.39 2021/10/26 10:19:47 nia Exp $
+$NetBSD: distinfo,v 1.40 2022/02/12 13:38:22 taca Exp $
-BLAKE2s (rspec-rails-5.0.2.gem) = ac323bb0a8b0b788c46a5d9a48462a16f7487c789ac095ca2b375f51ae6bd3f0
-SHA512 (rspec-rails-5.0.2.gem) = 8a2f2baa693e310258f6a3797c0bc3fb8baee447ddcb06dc26ebff1b4fc97c643b3c37df0199b8968e0f68d4a22ba3e516b663d1dca1c451d3402427df02d673
-Size (rspec-rails-5.0.2.gem) = 69120 bytes
+BLAKE2s (rspec-rails-5.1.0.gem) = dc3e5556fb49f61dc2a6e6b0ddab7b69ed4c38e0b1aec1fac979715ebd552a9b
+SHA512 (rspec-rails-5.1.0.gem) = 308d198ae0b857536322a5cbe7c98b246b515598d64060929ed3b1607974222318e153a7da3a452c7428294d058b80cb52993d2aeaf08d4ed1775b51a00cf137
+Size (rspec-rails-5.1.0.gem) = 69632 bytes
Home |
Main Index |
Thread Index |
Old Index