File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed
Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 22
33## next / unreleased
44
5- - Replace JRuby 9.4 with JRuby 10.0 in the JRuby build container.
5+ ...
6+
7+
8+ ## 1.11.1 / 2025-12-26
9+
10+ - Replace JRuby 9.4 with JRuby 10.0 in the JRuby build container. #185 @flavorjones
611
712
813## 1.11.0 / 2025-12-25
914
1015- Bump Ruby 4 cross-compilation support to 4.0.0.
11- - Drop support for Ruby 2.7. #180
12- - Remove native Ruby 3.4.8 from the host environment. #178
16+ - Drop support for Ruby 2.7. #180 @ larskanis
17+ - Remove native Ruby 3.4.8 from the host environment. #178 @ larskanis
1318
1419### CRuby container summary
1520
Original file line number Diff line number Diff line change 11module RakeCompilerDock
2- VERSION = "1.11.0 "
3- IMAGE_VERSION = "1.11.0 "
2+ VERSION = "1.11.1 "
3+ IMAGE_VERSION = "1.11.1 "
44end
You can’t perform that action at this time.
0 commit comments