1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-19 19:40:13 +01:00
fpm/lib
Jordan Sissel f0d79e9b7e Fix breakage on Ruby older than v2.6.0
Ruby 2.6.0 added Array#filter as an alias for an existing method,
Array#select.

Citations:

https://github.com/ruby/ruby/blob/v2_6_0/NEWS?plain=1#L65
> Array#filter is a new alias for Array#select

Found while investigating #2120
2025-11-13 23:27:14 -08:00
..
fpm Fix breakage on Ruby older than v2.6.0 2025-11-13 23:27:14 -08:00
fpm.rb Introduce support for snap packages (#1490) 2018-10-16 15:59:17 -07:00