foreman: add more platform support

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.
This commit is contained in:
zimbatm 2021-09-25 19:11:54 +02:00
parent 1214888655
commit cda1e49784
No known key found for this signature in database
GPG key ID: 71BAF6D40C1D63D7

View file

@ -4,6 +4,10 @@ GEM
foreman (0.87.2)
PLATFORMS
aarch64-darwin
aarch64-linux
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES