Skip to content

Commit b11e516

Browse files
committed
Update branch status
1 parent aa7b294 commit b11e516

File tree

2 files changed

+6
-15
lines changed

2 files changed

+6
-15
lines changed

_data/branches.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -21,18 +21,17 @@
2121
expected_eol_date: 2027-03-31
2222

2323
- name: 3.2
24-
status: normal maintenance
24+
status: security maintenance
2525
date: 2022-12-25
26-
security_maintenance_date:
26+
security_maintenance_date: 2025-04-01
2727
eol_date:
2828
expected_eol_date: 2026-03-31
2929

3030
- name: 3.1
31-
status: security maintenance
31+
status: eol
3232
date: 2021-12-25
3333
security_maintenance_date: 2024-04-01
34-
eol_date:
35-
expected_eol_date: 2025-03-31
34+
eol_date: 2025-03-26
3635

3736
- name: 3.0
3837
status: eol

_data/downloads.yml

Lines changed: 2 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -9,17 +9,16 @@ stable:
99

1010
- 3.4.2
1111
- 3.3.7
12-
- 3.2.7
12+
- 3.2.8
1313

1414
# optional
1515
security_maintenance:
1616

17-
- 3.1.6
1817

1918
# optional
2019
eol:
2120

22-
- 3.0.7
21+
- 3.1.7
2322

2423
stable_snapshots:
2524

@@ -44,13 +43,6 @@ stable_snapshots:
4443
zip: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_2.zip
4544
version: '3.2'
4645

47-
- branch: ruby_3_1
48-
url:
49-
gz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_1.tar.gz
50-
xz: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_1.tar.xz
51-
zip: https://cache.ruby-lang.org/pub/ruby/snapshot/snapshot-ruby_3_1.zip
52-
version: '3.1'
53-
5446
nightly_snapshot:
5547

5648
url:

0 commit comments

Comments
 (0)