diff --git a/README.md b/README.md index 34e97d8..98fa0b2 100644 --- a/README.md +++ b/README.md @@ -17,7 +17,7 @@ gem 'activerecord-multi-tenant' ## Supported Rails versions -All Ruby on Rails versions starting with 6.0 or newer (up to 7.0) are supported. +All Ruby on Rails versions starting with 6.0 or newer (up to 7.2) are supported. This gem only supports ActiveRecord (the Rails default ORM), and not alternative ORMs like Sequel.