From 9cec8e858228ee1d1395e4e6186ac39c2a83d705 Mon Sep 17 00:00:00 2001 From: Jon Rowe Date: Sat, 25 Jan 2020 08:52:29 +0000 Subject: [PATCH] Changelog for #400 --- Changelog.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Changelog.md b/Changelog.md index c2d8fca50..6b9819e15 100644 --- a/Changelog.md +++ b/Changelog.md @@ -4,6 +4,7 @@ Bug Fixes: * Mark ripper as unsupported on Truffle Ruby. (Brandon Fish, #395) +* Mark ripper as unsupported on JRuby 9.2.0.0. (Brian Hawley, #400) ### 3.9.2 / 2019-12-30 [Full Changelog](http://github.com/rspec/rspec-support/compare/v3.9.1...v3.9.2)