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

[Proposal] Please update for Jekyll 4.0 #146

Closed
alex-oswald opened this issue May 9, 2020 · 2 comments · Fixed by #148
Closed

[Proposal] Please update for Jekyll 4.0 #146

alex-oswald opened this issue May 9, 2020 · 2 comments · Fixed by #148

Comments

@alex-oswald
Copy link

I get dependency issues when using Alembic with Jekyll 4.0.5.

Bundler could not find compatible versions for gem "jekyll":
  In Gemfile:
    jekyll (~> 4.0.0) x64-mingw32

    alembic-jekyll-theme x64-mingw32 was resolved to 1.5.3, which depends on
      jekyll (~> 3.3) x64-mingw32

Please relax the dependencies:
https://jekyllrb.com/news/releases/#upgrading-

@daviddarnes
Copy link
Owner

@oswaldtech I've yet to test this with the latest major version, feel free to create a pull request!

@cristianocasella
Copy link
Contributor

Created a PR for this, it has a side feature that is not working anymore (css_inline), but it's covering my needs anyway. Any help there is appreciated.

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

Successfully merging a pull request may close this issue.

3 participants