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:55 +02:00
parent 1214888655
commit cda1e49784
+4
View File
@@ -4,6 +4,10 @@ GEM
foreman (0.87.2)
PLATFORMS
aarch64-darwin
aarch64-linux
ruby
x86_64-darwin
x86_64-linux
DEPENDENCIES