pkgsrc/devel/ruby-rspec-rails
taca 4cc90e2304 devel/ruby-rspec-rails: update to 6.0.1
6.0.0 (2022-10-10)

Enhancements:

* Support Rails 7
* Template tweaks to remove instance variables from generated specs. (Takuma
  Ishikawa, #2599)
* Generators now respects default path configuration option. (@vivekmiyani,
  #2508)

Breaking Changes:

* Drop support for Rails below 6.1
* Drop support for Ruby below 2.5 (following supported versions of Rails
  6.1)
* Change the order of after_teardown from after to around in system specs to
  improve compatibility with extensions and Capybara. (Tim Diggins, #2596)

Deprecations:

* Deprecates integration spec generator (rspec:integration) which was an
  alias of request spec generator (rspec:request) (Luka Lüdicke, #2374)

6.0.1 (2022-10-18)

Bug Fixes:

* Prevent tagged logged support in Rails 7 calling #name. (Jon Rowe, #2625)
2022-11-30 13:55:10 +00:00
..
DESCR
distinfo
Makefile
PLIST