Skip to content

Commit 7d00357

Browse files
authored
Merge pull request #14 from hiroyuki-sato/topic/caution-jruby
Add a link JRuby 9.1.15.0 issue
2 parents fb49ed2 + 6f49274 commit 7d00357

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ <h3>Windows</h3>
9696

9797
<h3>Set up with JRuby</h3>
9898
<p>Download your preferred version 9.x.y of JRuby Complete jar from <a href="https://www.jruby.org/download">JRuby Downloads</a>, and put it in your favorite directory.</p>
99-
<p>Embulk is tested with old JRuby 9.1.15.0 as of now.</p>
99+
<p>Embulk is tested with old JRuby 9.1.15.0 as of now. (However, older JRuby has an <a href="articles/2023/07/28/embulk-gem-install-in-v0_9-series-sometime-fails.html">issue in installing Ruby gems</a>. You may need to try newer JRuby.)</p>
100100

101101

102102
<p>Then, create <code>~/.embulk/embulk.properties</code> as follows.</p>

0 commit comments

Comments
 (0)