Skip to content

Commit 4ef3b72

Browse files
authored
Merge pull request #20 from hayat01sh1da/hayat01sh1da/update-ubuntu-to-25.10
Update Ubuntu to Ubuntu 25.10
2 parents 5645179 + efce729 commit 4ef3b72

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
## 1. Common Environment
66

7-
- WSL(Ubuntu 24.04.3 LTS)
7+
- WSL (Ubuntu 25.10)
88

99
## 2. READMEs
1010

SECURITY.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55

66
## Ecosystem & Compatibility
77

8-
| Component | Version(s) / Tooling | Notes |
9-
| -------------------- | ------------------------------ | ----- |
10-
| OS baseline | WSL (Ubuntu 24.04.3 LTS) | Shared across Ruby and Python implementations. |
11-
| Ruby sorter | Ruby 4.0.2 (`.ruby-version`) | Uses Ruby stdlib (`JSON`, `FileUtils`). Declare extra gems if introduced. |
12-
| Python sorter | CPython 3.14.3 (`.python-version`) | Uses Python stdlib (`json`, `argparse`). Add `requirements.txt` for third-party modules. |
8+
| Component | Version(s) / Tooling | Notes |
9+
| ------------- | ---------------------------------- | ---------------------------------------------------------------------------------------- |
10+
| OS baseline | WSL (Ubuntu 25.10) | Shared environment across tracks. |
11+
| Ruby sorter | Ruby 4.0.2 (`.ruby-version`) | Uses Ruby stdlib (`JSON`, `FileUtils`). Declare extra gems if introduced. |
12+
| Python sorter | CPython 3.14.3 (`.python-version`) | Uses Python stdlib (`json`, `argparse`). Add `requirements.txt` for third-party modules. |
1313

1414
## Backward Compatibility
1515

0 commit comments

Comments
 (0)