summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJason Kulatunga <jason@thesparktree.com>2017-06-26 10:53:46 -0700
committerGitHub <noreply@github.com>2017-06-26 10:53:46 -0700
commitd0e25a9b204e4b5ee66ead7432598b2ad4482f8a (patch)
tree63bc680e452a55f9c76b161107110916074def7f /README.md
parent1b79e9a9a71969a261bb41cf9b8a93948b5f5877 (diff)
downloadffi-yajl-d0e25a9b204e4b5ee66ead7432598b2ad4482f8a.tar.gz
Update README.md, remove support for 2.1.x
remove support for Ruby 2.1.x from documentation.
Diffstat (limited to 'README.md')
-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: