summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-04-22 13:09:14 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-04-22 13:09:14 -0700
commita1e388d59d98616d5d8ff79d7ae8a35030005ce8 (patch)
tree7993a3509e42caadad28ce1f0b1585ed024dbfbf /README.md
parent81d7f50761799fdc11c6e8bf627020dc9103fadf (diff)
parent1eb46cf6b9a4d205f309427692ba82454379034e (diff)
downloadffi-yajl-a1e388d59d98616d5d8ff79d7ae8a35030005ce8.tar.gz
Merge pull request #56 from chef/lcg/identify-bad-utf8-strings
emit token that failed utf-8 validation
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0edbbcc..c6459ed 100644
--- a/README.md
+++ b/README.md
@@ -25,10 +25,12 @@ gem 'ffi-yajl'
## Supported Ruby VMs:
-* Ruby MRI 1.8.7/1.9.3/2.0.0/2.1.x/2.2.x
+* Ruby MRI 1.9.3/2.0.0/2.1.x/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
+
## Supported Distros:
* Ubuntu 10.04 through 14.10