Commit 5cc5b74e8e42e23f6ffa45609de540e5b6209b60
1 parent
de2c189e
Exists in
master
and in
4 other branches
Update ruby to latest version.
Showing
3 changed files
with
4 additions
and
4 deletions
Show diff stats
.travis.yml
doc/install/installation.md
... | ... | @@ -74,8 +74,8 @@ Make sure you have the right version of Python installed. |
74 | 74 | Download and compile it: |
75 | 75 | |
76 | 76 | mkdir /tmp/ruby && cd /tmp/ruby |
77 | - curl --progress http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p327.tar.gz | tar xz | |
78 | - cd ruby-1.9.3-p327 | |
77 | + curl --progress http://ftp.ruby-lang.org/pub/ruby/1.9/ruby-1.9.3-p392.tar.gz | tar xz | |
78 | + cd ruby-1.9.3-p392 | |
79 | 79 | ./configure |
80 | 80 | make |
81 | 81 | sudo make install | ... | ... |
doc/raketasks/maintenance.md