Skip to content

Commit 35646b2

Browse files
committed
Fixed Ruby 3.4 compatibility for jRuby 10
1 parent 6f461ba commit 35646b2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ <h1 id='jruby_downloads'>JRuby Downloads</h1>
66

77
<h2 id='current_release_jruby'>Current Release: JRuby 10.0.0.0</h2>
88

9-
<p>JRuby 10.0.0.0 is our point release of our Ruby 3.1.x support. Please check out our <a href='/2025/04/14/jruby-10-0-0-0'>release notes</a> for more information.</p>
9+
<p>JRuby 10.0.0.0 is our point release of our Ruby 3.4.x support. Please check out our <a href='/2025/04/14/jruby-10-0-0-0'>release notes</a> for more information.</p>
1010

1111
<p class="trackDownloads">
1212
<a href='{{ site.urls.maven }}/jruby-dist/10.0.0.0/jruby-dist-10.0.0.0-bin.tar.gz'>JRuby 10.0.0.0 Binary .tar.gz</a>

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ <h3>The Best of the JVM</h3>
1919
<div class="feature ruby" id="feature_2">
2020
<h3>It's Just Ruby</h3>
2121

22-
Ruby 3.1 compatible
22+
Ruby 3.4 compatible
2323

2424
</div>
2525
<div class="feature platform" id="feature_3">

0 commit comments

Comments
 (0)