From 5ecc069ea79c70506c409d0f799953780f807130 Mon Sep 17 00:00:00 2001 From: Adrien Jarthon Date: Sun, 27 Dec 2015 16:52:06 +0100 Subject: [PATCH] updated supported ruby version --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e824868..615bae5 100644 --- a/README.md +++ b/README.md @@ -5,8 +5,8 @@ A modern ruby gem allowing to do time calculation with working hours. Compatible and tested with: -- Ruby `2.0`, `2.1`, JRuby `1.7` ( with ruby 2 syntax support enabled ) -- ActiveSupport `3.2.x`, `4.0.x` and `4.1.x` +- Ruby `2.x`, JRuby `9.0.x`, JRuby `1.7.x` ( with 2.0 syntax: `--2.0` ) +- ActiveSupport `3.2.x`, `4.x` ## Installation