README.md in fmrest-spyke-0.25.0.rc1 vs README.md in fmrest-spyke-0.26.0.rc1

- old
+ new

@@ -582,14 +582,14 @@ | Run a script | Manual* | Yes | | Run a script with another request | Manual* | Yes | \* You can manually supply the URL and JSON to a `FmRest` connection. -## Supported Ruby versions +## Supported Ruby and Rails versions The latest fmrest-ruby is [tested against](https://github.com/beezwax/fmrest-ruby/actions?query=workflow%3ACI) -Ruby 2.7 through 3.2. +Ruby 3.0 through 3.3.0-rc1, and Rails (ActiveSupport) 6.1 through 7.1. ## Gem development After checking out the repo, run `bin/setup` to install dependencies. Then, run `bundle exec rspec` to run the specs. You can also run `bin/console` for an