5
11
Fork
You've already forked tomato
1

Upgrade ruby to 4.0.5 #175

Merged
edwardloveall merged 4 commits from el-ruby-upgrade into main 2026年06月17日 15:38:20 +02:00
No description provided.
bundle lock --normalize-platforms
Some checks failed
ci/woodpecker/pr/ci Pipeline failed
7438c8150d
When installing some ruby gems for the first time, bundler would produce an warning:
```
The following platform specific gems are getting installed, yet the lockfile
includes only their generic ruby version:
 * pg-1.6.3-arm64-darwin
 * nokogiri-1.19.2-arm64-darwin
Please run `bundle lock --normalize-platforms` and commit the resulting
lockfile.
Alternatively, you may run `bundle lock --add-platform
<list-of-platforms-that-you-want-to-support>`
```
I opted to run the `bundle lock --normalize-platforms` command.
Upgrade rubocop-ast gem to support ruby 4.0
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
1a4145d8a5
edwardloveall force-pushed el-ruby-upgrade from 1a4145d8a5
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
to 1678fafeb2
All checks were successful
ci/woodpecker/pr/ci Pipeline was successful
2026年06月17日 15:32:52 +02:00
Compare
edwardloveall deleted branch el-ruby-upgrade 2026年06月17日 15:38:21 +02:00
Sign in to join this conversation.
No reviewers
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
rootable/tomato!175
Reference in a new issue
rootable/tomato
No description provided.
Delete branch "el-ruby-upgrade"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?