From 982e952f95dfd1995aa5d52a5235eda164b50667 Mon Sep 17 00:00:00 2001 From: Geoff Harcourt Date: Mon, 1 Feb 2016 10:45:52 -0500 Subject: [PATCH] Revert "Update Ruby to version 2.3.0" This reverts commit 95ac59c9639bc22a89a411d4326873fc3b834700. We are going to track with Travelling Ruby at the minor version level as long as that is our distribution solution. Close #78. --- .ruby-version | 2 +- .travis.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.ruby-version b/.ruby-version index 276cbf9..ccbccc3 100644 --- a/.ruby-version +++ b/.ruby-version @@ -1 +1 @@ -2.3.0 +2.2.0 diff --git a/.travis.yml b/.travis.yml index 3a9cb6f..87f3879 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,4 +6,4 @@ cache: language: - ruby rvm: - - 2.3.0 + - 2.2.0