chrisrhymes / bulma-clean-theme

A clean and modern Jekyll theme based on Bulma
http://www.csrhymes.com/bulma-clean-theme/
MIT License
387 stars 492 forks source link

jekyll 4 compatibility #81

Closed AndreasPantle closed 3 years ago

AndreasPantle commented 3 years ago

Thanks for your bulma theme. I did actually a test with jekyll 4.2.0 and it makes some troubles:

Bundler could not find compatible versions for gem "jekyll":
  In snapshot (Gemfile.lock):
    jekyll (= 4.2.0)

  In Gemfile:
    jekyll (~> 4.2.0)

    bulma-clean-theme was resolved to 0.10.4, which depends on
      jekyll (~> 3.9)

Running `bundle update` will rebuild your snapshot from scratch, using only
the gems in your Gemfile, which may resolve the conflict.

Actually I don't know exactly if this could be a real problem or maybe only a version before...?

AndreasPantle commented 3 years ago

Sorry - I saw it ... There are still a closed issue to that matter.