1
0
mirror of https://github.com/jordansissel/fpm synced 2025-11-19 19:40:13 +01:00
fpm/lib/fpm/package
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
..
pyfpm Use python to parse python requires syntax and evaluate markers. 2025-09-30 15:25:44 -07:00
apk.rb changed backports for backports/latest 2021-01-19 13:06:50 -08:00
cpan.rb CPAN->deb related fixes (#1947) 2025-11-11 23:35:17 -08:00
deb.rb CPAN->deb related fixes (#1947) 2025-11-11 23:35:17 -08:00
dir.rb Rely on copy_entry's logic to handle copying vs hardlinking. 2025-09-26 20:15:54 -07:00
empty.rb 'empty' packages now default to "all" architecture. 2021-11-09 21:02:17 -08:00
freebsd.rb build proper freebsd package 2024-08-08 06:07:24 -07:00
gem.rb minor comment cleanup 2022-12-12 09:49:25 -05:00
npm.rb Strip trailing whitespace 2015-04-13 22:32:31 -07:00
osxpkg.rb Use pkgbuild's --install-location flag when fpm's --prefix is given. 2022-11-09 22:43:35 -08:00
p5p.rb Cleaned up the p5p code and revised work-flow 2015-04-14 10:27:03 -04:00
pacman.rb pacman.rb: fix aarch64 & arm7hf (#2017) 2025-03-05 20:18:15 -08:00
pear.rb Move from @logger ivar to logger method. 2014-10-25 05:28:16 +00:00
pkgin.rb very rough initial pkgin support for fpm 2013-10-04 14:14:21 -04:00
pleaserun.rb Recognize "--pleaserun-user" option 2022-07-05 16:26:24 -07:00
puppet.rb Replace deprecated {File,Dir}.exists? with {File,Dir}.exist? 2023-01-31 18:08:38 -08:00
python.rb Fix breakage on Ruby older than v2.6.0 2025-11-13 23:27:14 -08:00
rpm.rb fix RPM documentation links in docs and code (#2092) 2025-03-05 20:42:25 -08:00
sh.rb changed backports for backports/latest 2021-01-19 13:06:50 -08:00
snap.rb Introduce support for snap packages (#1490) 2018-10-16 15:59:17 -07:00
solaris.rb Strip trailing whitespace 2015-04-13 22:32:31 -07:00
tar.rb changed backports for backports/latest 2021-01-19 13:06:50 -08:00
virtualenv.rb Add line continuation to keep ruby-lsp from warning about useless void context. 2025-09-30 15:25:44 -07:00
zip.rb changed backports for backports/latest 2021-01-19 13:06:50 -08:00