-
-
Couldn't load subscription status.
- Fork 1.8k
Closed
Description
When running macOS with an ARM processor, our Gemfile.lock looks like this:
PLATFORMS
aarch64-linux
arm64-darwin-21
arm64-darwin-22
arm64-darwin-23
arm64-linux
x86_64-darwin-21
x86_64-darwin-22
x86_64-linux
This doesn't make sense to me, there is no discernible difference between 21/22/23.
I think it would make more sense if it looked like this:
PLATFORMS
aarch64-linux
arm64-darwin
arm64-linux
x86_64-darwin
x86_64-linux
(i.e. that the mac platform wouldn't get a bump every year)
Semi-related
rubyFeedback, GertjanReynaert, atz, gstokkink, taylorthurlow and 5 more
Metadata
Metadata
Assignees
Labels
No labels