Skip to content

Commit

Permalink
Bumps recommended Ruby version to latest 1.9.3
Browse files Browse the repository at this point in the history
  • Loading branch information
damncabbage committed Jan 8, 2014
1 parent e98720b commit 0b2f12a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .rbenv-version
@@ -1 +1 @@
1.9.3-p125
1.9.3-p484
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -53,7 +53,7 @@ It is recommended that you use a Ubuntu 12.04LTS VM to develop Ript. If you deve
It is also recommended that you use [rbenv](http://rbenv.org/).

``` bash
rbenv install 1.9.2-p290
rbenv install 1.9.3-p484
gem install bundler
rbenv rehash
```
Expand Down

0 comments on commit 0b2f12a

Please sign in to comment.