From 55f244e831e73a6869556da5ec8cb517a7fb4e11 Mon Sep 17 00:00:00 2001 From: Boris Gvozdev Date: Mon, 14 Dec 2015 18:17:05 +0500 Subject: [PATCH] Update Ruby version from CONTRIBUTING.md --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 9541c36c7..e1899c04b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -29,7 +29,7 @@ You should now be able to run the remote tests: REMOTE=true bundle exec rake -Please test with the latest Ruby 1.8.x and 1.9.x versions using RVM if possible. +Please test with the latest Ruby 2.2.x version using RVM if possible. ## Running active record tests