README.md in aruba-2.1.0 vs README.md in aruba-2.2.0
- old
+ new
@@ -75,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.7 and up, and tested against CRuby 2.7, 3.0,
+3.1 and 3.2, and JRuby 9.4.
## Supported Cucumber versions
-Aruba is supported on and tested with Cucumber versions 4 through 8.
+Aruba is supported on and tested with Cucumber versions 8 and 9.
## 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.