You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -96,7 +96,7 @@ <h3>Windows</h3>
96
96
97
97
<h3>Set up with JRuby</h3>
98
98
<p>Download your preferred version 9.x.y of JRuby Complete jar from <ahref="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 <ahref="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>
100
100
101
101
102
102
<p>Then, create <code>~/.embulk/embulk.properties</code> as follows.</p>
0 commit comments