Patch | Description | Author | Forwarded | Bugs | Origin | Last update |
---|---|---|---|---|---|---|
remove_rubygems.patch | remove requirement on rubygems and no relative path in require | Cédric Boutillier <boutil@debian.org> | not-needed | vendor | 2020-02-21 | |
remove-git-from-gemfile.patch | Remove git from gemfile | Daniel Leidert <dleidert@debian.org> | not-needed | 2020-02-21 | ||
deprecated-fixnum.patch | Bignum and Fixnum are deprecated This causes 2 warnings and 1 test failure on ruby2.7 replacing with Integer when possible In the lastch chunk, assert_equal has been replaced by assert_match because the generic_class_writer creates two lines of comments about encoding and validity, which are here ignored |
Cédric Boutillier <boutil@debian.org> | yes | 2020-06-23 | ||
fix-ruby-3.0-argumenterror.patch | Fix Ruby 3.0 ArgumentError | Daniel Leidert <dleidert@debian.org> | yes | debian upstream | 2021-11-25 |