cda1e49784
See https://www.moncefbelyamani.com/understanding-the-gemfile-lock-file/ Apparently you now have to manually add all the platforms that a gem is supported on.
18 lines
196 B
Plaintext
18 lines
196 B
Plaintext
GEM
|
|
remote: https://rubygems.org/
|
|
specs:
|
|
foreman (0.87.2)
|
|
|
|
PLATFORMS
|
|
aarch64-darwin
|
|
aarch64-linux
|
|
ruby
|
|
x86_64-darwin
|
|
x86_64-linux
|
|
|
|
DEPENDENCIES
|
|
foreman
|
|
|
|
BUNDLED WITH
|
|
2.2.20
|