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

Update to jekyll 4.0 #7

Open
marcus-held opened this issue Aug 20, 2019 · 3 comments
Open

Update to jekyll 4.0 #7

marcus-held opened this issue Aug 20, 2019 · 3 comments

Comments

@marcus-held
Copy link

marcus-held commented Aug 20, 2019

Since Jekyll 4.0 got released, I'd appreciate an update.

I currently get an error executing bundle update:

Bundler could not find compatible versions for gem "jekyll":
  In Gemfile:
    jekyll (~> 4.0)

    jekyll-extlinks was resolved to 0.0.4, which depends on
      jekyll (~> 3.0)
@d-ogarkov
Copy link
Owner

I'll take a look at that. Not sure how soon, though.

@andreas-bulling
Copy link

andreas-bulling commented Oct 13, 2019

Any news on this? This is the only problem preventing me from using Jekyll 4.0 :(

This person seems to have fixed it:
https://github.com/mobileposse/jekyll-extlinks

Solution:
git clone https://github.com/mobileposse/jekyll-extlinks.git

cd jekyll-extlinks

gem build jekyll-extlinks.gemspec

gem install jekyll-extlinks

@d-ogarkov
Copy link
Owner

Source code updated, jekyll-extlinks-0.0.5 released to RubyGems. Please check.

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

3 participants