summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2017-06-26 15:11:12 -0700
committerGitHub <noreply@github.com>2017-06-26 15:11:12 -0700
commit6ac59a8e17b118533ce82535a57f86cfa8727827 (patch)
tree63bc680e452a55f9c76b161107110916074def7f
parent1b79e9a9a71969a261bb41cf9b8a93948b5f5877 (diff)
parentd0e25a9b204e4b5ee66ead7432598b2ad4482f8a (diff)
downloadffi-yajl-6ac59a8e17b118533ce82535a57f86cfa8727827.tar.gz
Merge pull request #89 from AnalogJ/patch-1
Update README.md, remove support for 2.1.x
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8efcb7f..db3ea4b 100644
--- a/README.md
+++ b/README.md
@@ -20,11 +20,12 @@ gem 'ffi-yajl'
## Supported Ruby VMs:
-- Ruby MRI 1.9.3/2.0.0/2.1.x/2.2.x
+- 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
## Supported Distros: