From f600a8baba18150ea444343f2a83a32410330ff1 Mon Sep 17 00:00:00 2001 From: Chris Given Date: Mon, 25 Jan 2016 15:14:31 -0500 Subject: [PATCH] Update README to reflect Ruby version change (2.3.0) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adb1531..db64d38 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ Ideally, a bug report should include a pull request with failing specs. [pr]: http://help.github.com/send-pull-requests/ ## Supported Ruby Version -This library aims to support and is [tested against][travis] Ruby version 2.1.2. +This library aims to support and is [tested against][travis] Ruby version 2.3.0. If something doesn't work on this version, it should be considered a bug.