Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[4.2] Limit concurrent-ruby to < 1.3.5
The `concurrent-ruby` gem drops a dependency on the `logger` gem, which Rails 7.0 implicitly depends on. Rails 7.0 is out of bugfix maintenance, so we won't see another release that has this bug fixed, so for Solidus 4.2 and 4.1 let's just limit `concurrent-ruby` to versions that *do* depend on `logger`.
- Loading branch information