Skip to content

Commit 62a3bef

Browse files
authored
Bump JRuby 9.4 and 10.0 (#445)
1 parent fe0bdfe commit 62a3bef

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@
33
* Added a Python 3.14 image
44
* Upgraded to Ruby 3.4.7 (from 3.4.6)
55
* Upgraded to Ruby 3.3.10 (from 3.3.9)
6+
* Upgraded to JRuby 9.4.14 (from 9.4.12)
7+
* Upgraded to JRuby 10.0.2 (from 10.0.0)
68

79
## 3.1.4 (release date: 2025-09-25)
810
* Removed JRuby 9.3 (EOL: 2023-12-31)
@@ -306,7 +308,7 @@
306308
* Upgraded to Phusion Passenger 5.2.1 (from 5.2.0).
307309
* Hints about app permission in container. Thanks to contribution by skunkworker (PR 206)
308310
* Thanks to contribution by ledermann (PR 204):
309-
- Added build for Ruby 2.5 (2.5.0).
311+
- Added build for Ruby 2.5 (2.5.0).
310312
- Upgraded to Ruby 2.4.3 (from 2.4.2).
311313
- Upgraded to Ruby 2.3.6 (from 2.3.5).
312314
- Upgraded to Ruby 2.2.9 (from 2.2.8).

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ Basics (learn more at [baseimage-docker](http://phusion.github.io/baseimage-dock
9494

9595
Language support:
9696

97-
* Ruby 3.2.9, 3.3.10, 3.4.7 and JRuby 10.0.0.0 and 9.4.9.0.
97+
* Ruby 3.2.9, 3.3.10, 3.4.7 and JRuby 10.0.2.0 and 9.4.14.0.
9898
* RVM is used to manage Ruby versions. [Why RVM?](#why_rvm)
9999
* 3.4.7 is configured as the default.
100100
* JRuby uses OpenJDK 17 (9.4) or 21 (10.0).

0 commit comments

Comments
 (0)