1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-19 19:40:13 +01:00
fpm/lib/fpm
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
..
package Fix breakage on Ruby older than v2.6.0 2025-11-13 23:27:14 -08:00
util changed backports for backports/latest 2021-01-19 13:06:50 -08:00
command.rb Merge pull request #1974 from NicholasBHubbard/fixup-some-comments 2025-11-04 11:58:14 -08:00
errors.rb - style and docs 2012-03-02 01:20:49 -08:00
namespace.rb - style and docs 2012-03-02 01:20:49 -08:00
package.rb Merge pull request #1974 from NicholasBHubbard/fixup-some-comments 2025-11-04 11:58:14 -08:00
rake_task.rb Replace ostruct with a custom class that acts almost the same. 2025-10-01 22:36:03 -07:00
util.rb Merge pull request #1974 from NicholasBHubbard/fixup-some-comments 2025-11-04 11:58:14 -08:00
version.rb v1.17.0 :) 2025-10-02 16:37:32 -07:00