summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorLamont Granquist <lamont@scriptkiddie.org>2015-04-21 21:00:12 -0700
committerLamont Granquist <lamont@scriptkiddie.org>2015-04-21 21:00:12 -0700
commit7a991d12b851c9d17791b5e789f64ec2b33e75c9 (patch)
treed7d7a2d5012eae3b6944bc06d946b576e66d6a82 /README.md
parenta9ae440827c27ee2cb7d815559fee40d336767c1 (diff)
downloadffi-yajl-7a991d12b851c9d17791b5e789f64ec2b33e75c9.tar.gz
dropping support for ruby 1.8.7
adding support for UTF-8 encoding issues and making it backcompat with 1.8.7 is too painful for words, goodbye...
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0edbbcc..8dfcc66 100644
--- a/README.md
+++ b/README.md
@@ -25,7 +25,7 @@ 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)