Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-rspec-rails
From: Takahiro Kambe
Date: 2023-05-06 04:24:16
Message id: 20230506022416.2EA2AFA87@cvs.NetBSD.org
Log Message:
devel/ruby-rspec-rails: update to 6.0.2
6.0.2 (2023-05-04)
Bug Fixes:
* Fix ActionView::PathSet when render_views is off for Rails 7.1. (Eugene
Kenny, Iliana, #2631)
* Support Rails 7.1's #fixtures_paths in example groups (removes a
deprecation warning). (Nicholas Simmons, #2664)
* Fix have_enqueued_job to properly detect enqueued jobs when other jobs
were performed inside the expectation block. (Slava Kardakov, Phil
Pirozhkov, #2573)
Files: