summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2017-07-10 09:56:57 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2017-07-10 09:57:56 -0700
commit4c6803267bf274287b6289f8ccb26beaff517904 (patch)
tree67b11ef09df4e80339d8dd9467ddc5355be88579 /README.md
parent6ac59a8e17b118533ce82535a57f86cfa8727827 (diff)
downloadffi-yajl-4c6803267bf274287b6289f8ccb26beaff517904.tar.gz
update support to ruby >= 2.2
Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 1 insertions, 6 deletions
diff --git a/README.md b/README.md
index db3ea4b..d3320a6 100644
--- a/README.md
+++ b/README.md
@@ -20,12 +20,7 @@ gem 'ffi-yajl'
## Supported Ruby VMs:
-- Ruby MRI 1.9.3/2.0.0/2.2.x
-- rbx 2.2.x (possibly earlier)
-- Jruby 1.7.x (possibly earlier)
-
-Ruby 1.8.7 support was dropped in 2.2.0
-Ruby 2.1.x support was dropped in 2.3.1
+- Ruby 2.2+ and compatible rbx or jruby
## Supported Distros: