README.md in sub_diff-1.0.7 vs README.md in sub_diff-1.1.0

- old
+ new

@@ -14,13 +14,15 @@ ``` ## Requirements -Ruby 1.8.7+ +Ruby 2.0+ +For older Ruby versions (1.8+), use the [1.0.7](https://github.com/shuber/sub_diff/tree/1.0.7) tag. + ## Usage This gem introduces a couple new methods to [`String`](http://ruby-doc.org/core-2.2.0/String.html) objects. * [`String#sub_diff`](http://ruby-doc.org/core-2.2.0/String.html#method-i-sub) @@ -116,6 +118,6 @@ * Send me a pull request. Bonus points for topic branches. ## License -[MIT](https://github.com/shuber/sub_diff/blob/master/LICENSE) - Copyright © 2011 Sean Huber +[MIT](https://github.com/shuber/sub_diff/blob/master/LICENSE) - Copyright © 2011-2015 Sean Huber