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: Fri Mar 13 13:49:03 UTC 2015
Modified Files:
pkgsrc/devel/ruby-rspec-rails: Makefile distinfo
Log Message:
Update ruby-rspec-rails to 3.2.1.
### 3.2.1 / 2015-02-23
[Full Changelog](http://github.com/rspec/rspec-rails/compare/v3.2.0...v3.2.1)
Bug Fixes:
* Add missing `require` to RSpec generator root fixing an issue where Rail's
autoload does not find it in some environments. (Aaron Kromer, #1305)
* `be_routable` matcher now has the correct description. (Tony Ta, #1310)
* Fix dependency to allow Rails 4.2.x patches / pre-releases (Lucas Mazza, #1318)
* Disable the `test-unit` gem's autorunner on projects running Rails < 4.1 and
Ruby < 2.2 (Aaron Kromer, #1320)
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/ruby-rspec-rails/Makefile
cvs rdiff -u -r1.15 -r1.16 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