From 3a81a0a4153868da5d3830e328bc322b3f8f5152 Mon Sep 17 00:00:00 2001 From: Koichi ITO Date: Sun, 21 Dec 2025 01:04:25 +0900 Subject: [PATCH] Remove Ruby 3.5 from branches.yml On the "Ruby Maintenance Branches" page, both Ruby 3.5 and Ruby 4.0 are listed as branches: https://www.ruby-lang.org/en/downloads/branches/ Ruby 3.5 was renamed to Ruby 4.0, so there is no separate maintenance policy for Ruby 3.5. Similar to the relationship between Ruby 2.8 and Ruby 3.0, Ruby 3.5 should be removed and only Ruby 4.0 should remain. --- _data/branches.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/_data/branches.yml b/_data/branches.yml index e072df0e06..5cdea875a7 100644 --- a/_data/branches.yml +++ b/_data/branches.yml @@ -13,11 +13,6 @@ date: eol_date: -- name: 3.5 - status: preview - date: - eol_date: - - name: 3.4 status: normal maintenance date: 2024-12-25