File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments