Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jekyll-assets ~> 3.0 does not support Jekyll 4.2.0 #653

Open
TerminalAddict opened this issue Dec 23, 2020 · 3 comments
Open

Jekyll-assets ~> 3.0 does not support Jekyll 4.2.0 #653

TerminalAddict opened this issue Dec 23, 2020 · 3 comments

Comments

@TerminalAddict
Copy link

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:

jekyll-assets (~> 3.0) x86_64-linux was resolved to 3.0.12, which depends on
      jekyll (>= 3.5, < 4.0)

right now I'm stuck on jekyll-assets 1.0.0, hence the dependabot vulnerability

@MichaelCurrin
Copy link

MichaelCurrin commented Dec 24, 2020

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.

@nadundesilva
Copy link

nadundesilva commented Mar 23, 2021

Any chance this will be tagged soon and will be compatible with Jekyll 4 ?

@itsfaraaz
Copy link

Any update to this? Been over a year

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants