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 latest tag does not support this, but on master the gemspec file does support Jekyll 3 and 4. So this needs to be tagged and of course the maintainers need to be comfortable that this and all other changes since the last tag are ready.
Request
Jekyll-assets ~> 3.0 does not support Jekyll 4.2.0
I am trying to resolve a Dependabot "Known high severity security vulnerability detected in rack < 2.1.4 defined in Gemfile.lock"
dependency: rack required by sprockets, sprockets required by jekyll-assets
Jekyll-assets requires jekyll <4.0 .. I have 4.2 in my project.
Examples
if I pin jekyll assets in my gemfile:
right now I'm stuck on jekyll-assets 1.0.0, hence the dependabot vulnerability
The text was updated successfully, but these errors were encountered: