Feature/rails 8
Description:
Please include a description of this change and which issue it fixes. If no issue exists yet please include context and what problem it solves.
Review
- [ ] Functional review done
- [ ] Potential edge cases thought about (behavior of the code with strange input, with strange internal state or possible interactions with other Matomo subsystems)
- [ ] Usability review done (is anything maybe unclear or think about anything that would cause people to reach out to support)
- [ ] Security review done
- [ ] Wording review done
- [ ] Code review done
- [ ] Tests were added if useful/possible
- [ ] Reviewed for breaking changes
- [ ] Developer changelog updated if needed
- [ ] Documentation added if needed
- [ ] Existing documentation updated if needed
I would merge this, but it seems Matomo took away my write access... I don't know who else now maintains this repository.
@daniel-rikowski I can merge if you want, but I have no clue of ruby tbh. Besides that I guess @tsteur or @mattab might be the correct people to grant you access again.
@sgiehl Sorry, I overlooked your response.
Yes, please 👍 If possible, do a squash merge
This is a solid PR, it relaxes dependencies to allow newer libraries, adds support for custom reports, and replaces deprecated syntax.