We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a04709e commit f7437a5Copy full SHA for f7437a5
Changelog.md
@@ -7,6 +7,7 @@ Bug Fixes:
7
* Fix comparison of times for `#at` in job matchers. (Jon Rowe, Markus Doits, #2304)
8
* Allow `have_enqueued_mail` to match when a sub class of `ActionMailer::DeliveryJob`
9
is set using `<Class>.delivery_job=`. (Atsushi Yoshida #2305)
10
+* Add `required_ruby_version` to gem spec. (Marc-André Lafortune, #2319, #2338)
11
12
### 4.0.0 / 2020-03-24
13
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v3.9.1...v4.0.0)
0 commit comments