You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove upper dependency version limit on activesupport
With the release of Rails 8.0.0.1 the dependency update I made as
part of #402 is too strict
and the gem gets downgraded to version 0.23.1.
It might be better to remove the upper ceiling on `activesupport`
so this doesn't become a recurring blocker for future rails
releases
0 commit comments