diff --git a/doc/setup-local-ubuntu.md b/doc/setup-local-ubuntu.md index 24556560..170666fe 100755 --- a/doc/setup-local-ubuntu.md +++ b/doc/setup-local-ubuntu.md @@ -40,8 +40,8 @@ Installing [rbenv](https://github.com/sstephenson/rbenv) using a Installer Install Ruby through rbenv: - rbenv install 2.2.1 - rbenv global 2.2.1 + rbenv install 2.3.0 + rbenv global 2.3.0 Install bundler