fpm icon indicating copy to clipboard operation
fpm copied to clipboard

chore: relax 'clamp' version pin

Open cwegener opened this issue 2 years ago • 1 comments

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.

cwegener avatar Aug 30 '23 08:08 cwegener

Similar issues with arch linux as well, trying to install the development branch.

captn3m0 avatar Feb 06 '24 09:02 captn3m0

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

jordansissel avatar Apr 09 '24 04:04 jordansissel

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

cwegener avatar Apr 09 '24 07:04 cwegener