README.md in guard-rspec-4.6.4 vs README.md in guard-rspec-4.6.5
- old
+ new
@@ -3,10 +3,10 @@
[![Gem Version](https://badge.fury.io/rb/guard-rspec.png)](http://badge.fury.io/rb/guard-rspec) [![Build Status](https://secure.travis-ci.org/guard/guard-rspec.png?branch=master)](http://travis-ci.org/guard/guard-rspec) [![Dependency Status](https://gemnasium.com/guard/guard-rspec.png)](https://gemnasium.com/guard/guard-rspec) [![Code Climate](https://codeclimate.com/github/guard/guard-rspec.png)](https://codeclimate.com/github/guard/guard-rspec) [![Coverage Status](https://coveralls.io/repos/guard/guard-rspec/badge.png?branch=master)](https://coveralls.io/r/guard/guard-rspec)
Guard::RSpec allows to automatically & intelligently launch specs when files are modified.
* Compatible with RSpec >2.14 & 3
-* Tested against Ruby 1.9.3, 2.0.0, 2.1.5, 2.2.0 JRuby and Rubinius.
+* Tested against Ruby 2.2.x, JRuby and Rubinius.
## Install
Add the gem to your Gemfile (inside development group):