From 55f135f131334feff9b839e4be7e326fbd628a86 Mon Sep 17 00:00:00 2001
From: Juanito Fatas <katehuang0320@gmail.com>
Date: Tue, 24 Mar 2015 20:19:14 +0800
Subject: Rails 5 requires 2.2.1. [ci skip]

Follow up of https://github.com/rails/rails/pull/19263.
---
 guides/source/command_line.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'guides/source')

diff --git a/guides/source/command_line.md b/guides/source/command_line.md
index 6f5a6b7957..f0f01440b7 100644
--- a/guides/source/command_line.md
+++ b/guides/source/command_line.md
@@ -402,7 +402,7 @@ INFO: You can also use `rake -T`  to get the list of tasks.
 $ bin/rake about
 About your application's environment
 Rails version             5.0.0
-Ruby version              2.2.0 (x86_64-linux)
+Ruby version              2.2.1 (x86_64-linux)
 RubyGems version          2.4.5
 Rack version              1.6
 JavaScript Runtime        Node.js (V8)
-- 
cgit v1.2.3