+ [2016-07-13T22:20:28Z] Dexx1_ Jekyll 0.11.2 is too old right? Whenever I do gem install jekyll, it shows v3, but jekyll --version always gives me: Jekyll 0.11.2
+ [2016-07-13T22:46:27Z] Dexx1_ Anyone?
+ [2016-07-13T23:30:14Z] miklb Dexx1_ are you using a Gemfile?
+ [2016-07-13T23:30:54Z] miklb you may need to add Jekyll to that and do a bundle install
+ [2016-07-13T23:31:06Z] miklb but I don't know about old versions of Jekyll and upgrade paths.

message no. 143239

Posted by Dexx1_ in #jekyll at 2016-07-13T21:19:58Z

jaybe: ubuntu
+ [2016-07-14T00:23:32Z] jaybe Sounds like a distributiom ancient version
+ [2016-07-14T00:24:13Z] jaybe `dpkg -l '*jek*'`
+ [2016-07-14T04:06:41Z] travis-ci jekyll/jekyll-docs#29 (master) The build was fixed. https://travis-ci.org/jekyll/jekyll-docs/builds/144644148
+ [2016-07-14T04:21:03Z] Dexx1_ jaybe: after `dpkg -l '*jek*'`, then what?
+ [2016-07-14T09:03:19Z] Klian Hi