exception_hunter
exception_hunter copied to clipboard
Fix CI for Ruby 3.0
No clues here, it's just broken
Also seems like Pagy 3.x requires Ruby < v3 so it's blocked #126
pagy-3.14.0 requires ruby version < 3.0, >= 1.9, which is incompatible with the current version, ruby 3.0.0p0
I opened a PR to solve this issue https://github.com/rootstrap/exception_hunter/pull/129 that relies on upgrading Pagy.