Skip to content

Commit 7e21bdc

Browse files
deivid-rodriguezeregon
authored andcommitted
Reword mention to JRuby bug to make it clear that it's now fixed
1 parent b37f0a3 commit 7e21bdc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -225,7 +225,7 @@ It is recommended to first get your build working on Ubuntu and macOS before try
225225
* The `PATH` contains [multiple compiler toolchains](https://github.com/ruby/setup-ruby/issues/19). Use `where.exe` to debug which tool is used.
226226
* For Ruby ≥ 2.4, MSYS2 is prepended to the `Path`, similar to what RubyInstaller2 does.
227227
* For Ruby < 2.4, the DevKit MSYS tools are installed and prepended to the `Path`.
228-
* JRuby on Windows has a known bug that `bundle exec rake` [fails](https://github.com/ruby/setup-ruby/issues/18).
228+
* Use JRuby 9.2.20+ on Windows (older versions have [bugs](https://github.com/ruby/setup-ruby/issues/18#issuecomment-889072695)).
229229

230230
## Versioning
231231

0 commit comments

Comments
 (0)