pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/ruby-rspec-rails
Module Name: pkgsrc
Committed By: taca
Date: Sun Sep 15 10:17:31 UTC 2013
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile PLIST distinfo
Log Message:
Update ruby-rspec-rails to 2.14.0.
### 2.14.0 / 2013-07-06
[full
changelog](http://github.com/rspec/rspec-rails/compare/v2.14.0.rc1...v2.14.0)
Bug fixes
* Rake tasks do not define methods that might interact with other libraries.
(Fujimura Daisuke)
* Reverts fix for out-of-order `let` definitions in controller specs after the
issue was fixed upstream in rspec-core. (Andy Lindeman)
* Fixes deprecation warning when using `expect(Model).to have(n).records` with
Rails 4. (Andy Lindeman)
### 2.14.0.rc1 / 2013-05-27
[full
changelog](http://github.com/rspec/rspec-rails/compare/v2.13.2...v2.14.0.rc1)
Enhancements
* Prelimiarily support Rails 4.1 by updating adapters to support Minitest 5.0.
(Andy Lindeman)
Bug fixes
* `rake stats` runs correctly when spec files exist at the top level of the
spec/ directory. (Benjamin Fleischer)
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.10 -r1.11 pkgsrc/devel/ruby-rspec-rails/PLIST
cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/ruby-rspec-rails/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index