Git Product home page Git Product logo

Comments (10)

emichael avatar emichael commented on May 29, 2024

Example of broken install: https://travis-ci.org/emichael/emichael.github.io/builds/75847543

from jekyll-gist.

parkr avatar parkr commented on May 29, 2024

Hey @emichael, I'll work on this. Jekyll 3.0 requires Ruby 2 or greater and 1.9.3 is EOL so you really should upgrade. That said, a promise is a promise.

from jekyll-gist.

emichael avatar emichael commented on May 29, 2024

It's not just me. It's everyone whose on ubuntu <= 14.04 (the latest LTS version). It's also the default ruby version on Travis (how I found out about the problem).

The fix should be quite simple. Just yank this release from the RubyGems and re-release it as 2.0.

from jekyll-gist.

pevans avatar pevans commented on May 29, 2024

This is an issue on CircleCI as well; by default, the only Ruby version you get is 1.9.3. A workaround is to install ruby2.0 and ruby2.0-dev via apt-get, then use gem2.0 to install jekyll.

from jekyll-gist.

emichael avatar emichael commented on May 29, 2024

@ac-pevans Right, there are workarounds. You could always install jekyll-gist -v 1.3.0 then jekyll or install Ruby 2. This shouldn't be an issue at all, though.

from jekyll-gist.

parkr avatar parkr commented on May 29, 2024

Yanked. https://rubygems.org/gems/jekyll-gist/versions

Working in #14 on a 1.3.2 that keeps 1.9.3 support.

from jekyll-gist.

gr4y avatar gr4y commented on May 29, 2024

sighs with a twitching eye.

@ac-pevans: I recommend ruby-install for easily installing ruby versions and chruby for switching. I won't recommend rvm, because it got really bloaty.

from jekyll-gist.

emichael avatar emichael commented on May 29, 2024

@parkr 👍

from jekyll-gist.

pevans avatar pevans commented on May 29, 2024

Thanks for the recommendation, @gr4y.

from jekyll-gist.

gr4y avatar gr4y commented on May 29, 2024

@ac-pevans You are very much welcome. I am using Debian Wheezy myself and when I have installed it, the most recent version of ruby was 1.8, which already was EOL for about 12 months.

from jekyll-gist.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.