aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKazuki Yamaguchi <k@rhe.jp>2015-05-12 14:32:53 +0900
committerKazuki Yamaguchi <k@rhe.jp>2015-05-12 14:32:53 +0900
commit3b28d3a42cbbffa199cdff03dcccc698cb6083f7 (patch)
treea9f026f9e59b418037f9f50cb84614ba66b07abf
parent2c873c29d8d285dd3a4c5ebf752b0965d7080508 (diff)
downloadaclog-3b28d3a42cbbffa199cdff03dcccc698cb6083f7.tar.gz
drop support for Ruby 2.1
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index e7195ce..5534af6 100644
--- a/README.md
+++ b/README.md
@@ -29,7 +29,7 @@ Collects favs and retweets in real time by UserStreams.
* Atom feed
## Requirements
-* Ruby 2.1+
+* Ruby 2.2+
* MySQL/MariaDB 5.5.14+ (needs utf8mb4 support)
* memcached
* JavaScript runtime (see https://github.com/rails/execjs)