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 5ea773c commit 3fc28e7Copy full SHA for 3fc28e7
Changelog.md
@@ -5,6 +5,8 @@ Bug Fixes:
5
6
* Declare `ruby2_keywords` on `method_missing` for other gems. (Jon Rowe, #2731)
7
* Ensure custom error codes are returned from bisect runs. (Jon Rowe, #2732)
8
+* Ensure `RSpec::Core::Configuration` predicate config methods return booleans.
9
+ (Marc-André Lafortune, #2736)
10
11
### 3.9.2 / 2020-05-02
12
[Full Changelog](http://github.com/rspec/rspec-core/compare/v3.9.1...v3.9.2)
0 commit comments