Commit graph

6 commits

Author SHA1 Message Date
dosire
60e451fde4 Change canonical urls to GitLab Cloud. 2013-12-30 14:27:18 +01:00
Philippe Lafoucrière
4f61da6943 Tiny typo 2013-12-05 08:30:30 +01:00
Tandrial
b6e3f391e7 Update ruby.md
Trying to install the gem bundle without bundler fails with:
/usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:296:in `to_specs': Could not find 'bundler' (>= 0) among 8 total gem(s) (Gem::LoadError)
        from /usr/local/lib/ruby/2.0.0/rubygems/dependency.rb:307:in `to_spec'
        from /usr/local/lib/ruby/2.0.0/rubygems/core_ext/kernel_gem.rb:47:in `gem'
        from /usr/local/bin/bundle:22:in `<main>'

Installing the bundler (with sudo gem install bundler) at the end of Step 4 fixes this.
2013-11-29 21:43:40 +01:00
Sytse Sijbrandij
224d2c1696 Here is undefined. 2013-11-25 15:29:08 +01:00
Jacob Vosmaer
f884605d6f Be more specific about what Ruby to use 2013-11-25 13:59:35 +01:00
Jacob Vosmaer
b65129b685 Add Ruby upgrade instructions 2013-11-25 13:55:09 +01:00