Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-rspec-rails
From: Takahiro Kambe
Date: 2021-01-11 14:10:33
Message id: 20210111131033.39EFFFA9D@cvs.NetBSD.org
Log Message:
devel/ruby-rspec-rails: update to 4.0.2
### 4.0.2 / 2020-12-26
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v4.0.1...v4.0.2)
Bug Fixes:
* Indent all extra failure lines output from system specs. (Alex Robbin, #2321)
* Generated request spec for update now uses the correct let. (Paul Hanyzewski, \
#2344)
* Return `true`/`false` from predicate methods in config rather than raw values.
(Phil Pirozhkov, Jon Rowe, #2353, #2354)
* Remove old #fixture_path feature detection code which broke under newer Rails.
(Koen Punt, Jon Rowe, #2370)
Files: