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
The activesupport6.1.7.1 depends on i18n >= 1.6, < 2, which prevents an update. The activesupport6.0.6.1 was the last version that depended on i18n >= 0.7, < 2, which then used i18n0.9.5 to also satisfy jekyll's i18n ~> 0.7 requirement.
Note sure what can be done, other than possibly updating to jekyll>= 4.0.0, which depends on i18n >= 0.9.5, < 2. Any suggestions? Thanks.
ajkr, sprankhub and rspiertestableapple and kenyon