README.md in aruba-2.0.1 vs README.md in aruba-2.1.0

- old
+ new

@@ -38,11 +38,12 @@ [the project's documentation site](https://cucumber.io/docs). This also includes information about how to write feature files in Gherkin. * **RSpec**: - If you want to use Aruba with RSpec and you need some information about how to use RSpec, please visit [their website](http://rspec.info/documentation/). + If you want to use Aruba with RSpec and you need some information about how + to use RSpec, please visit [their website](http://rspec.info/documentation/). * **minitest**: The documentation for minitest can be found [here](http://docs.seattlerb.org/minitest/). @@ -74,15 +75,15 @@ for older dependencies and Ruby versions will not result in a major version bump. ## Supported Ruby versions -Aruba is supported on Ruby 2.5 and up, and tested against CRuby 2.5, 2.6, 2.7, 3.0 and -3.1, and JRuby 9.2 and 9.2. +Aruba is supported on Ruby 2.5 and up, and tested against CRuby 2.5, 2.6, 2.7, +3.0 and 3.1, and JRuby 9.2 and 9.2. ## Supported Cucumber versions -Aruba is supported on and tested with Cucumber versions 4 through 7. +Aruba is supported on and tested with Cucumber versions 4 through 8. ## Supported operating systems Aruba is fully tested in CI on Linux and MacOS. On Windows, only RSpec tests are run, so YMMV. Full Windows support is a work in progress.