# HG changeset patch # User nanaya # Date 1465798058 -32400 # Node ID 72557a5310d95e4a31eb2c8ee1f0b347c465f3d4 # Parent 1d113463d15434f4ad20f24816134fca5e2888b9 Update readme - minimum ruby version - failing drone.io (missing latest ruby and stuff) diff -r 1d113463d154 -r 72557a5310d9 README.md --- a/README.md Fri May 13 04:04:29 2016 +0900 +++ b/README.md Mon Jun 13 15:07:38 2016 +0900 @@ -1,5 +1,3 @@ -[![Build Status](https://drone.io/bitbucket.org/nanaya1/zeropaste/status.png)](https://drone.io/bitbucket.org/nanaya1/zeropaste/latest) - Zeropaste ========= @@ -8,7 +6,7 @@ Requirements: -* Ruby 1.9 or up (JRuby and Rubinius should also work) +* Ruby 2.2 or up (JRuby and Rubinius may also work) * PostgreSQL (nothing PostgreSQL specific - can be easily changed if you know what you're doing. May or may not work with MySQL)