fpm
fpm copied to clipboard
chore: relax 'clamp' version pin
Ubuntu 22.04 LTS comes with ruby-clamp 1.1.1 which seems to work just fine with fpm 1.15.1
Relaxing the version pin seems to be the right thing to do.
Similar issues with arch linux as well, trying to install the development branch.
I reviewed some of the history and didn’t see any reason ~>1.0.0 was necessary, and it might have been a relic of the pre-1.0 clamp versions.
👍👍 looks good
Thanks Jordan.
There also is another one over here. I've been using that patch on Ubuntu 22.04 LTS for 6+ months now.
https://github.com/jordansissel/pleaserun/pull/156