forked from mirrors/nixpkgs
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:
parent
1214888655
commit
cda1e49784
|
@ -4,6 +4,10 @@ GEM
|
|||
foreman (0.87.2)
|
||||
|
||||
PLATFORMS
|
||||
aarch64-darwin
|
||||
aarch64-linux
|
||||
ruby
|
||||
x86_64-darwin
|
||||
x86_64-linux
|
||||
|
||||
DEPENDENCIES
|
||||
|
|
Loading…
Reference in a new issue