From 043785ac7a99902c562e319e19d9fa9c563a555a Mon Sep 17 00:00:00 2001 From: Anton Cherepanov Date: Wed, 7 Aug 2013 02:51:31 +0600 Subject: Bump ruby version [ci skip] --- guides/source/getting_started.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/source/getting_started.md b/guides/source/getting_started.md index dabdb391b3..acfbf24f12 100644 --- a/guides/source/getting_started.md +++ b/guides/source/getting_started.md @@ -84,7 +84,7 @@ current version of Ruby installed: ```bash $ ruby -v -ruby 1.9.3p385 +ruby 2.0.0p247 ``` To install Rails, use the `gem install` command provided by RubyGems: -- cgit v1.2.3