diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index d88dba3..bc7c96f 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -83,6 +83,8 @@ jobs: rails: '6.1' - ruby: '2.5' rails: '6.0' + - ruby: 'jruby' + rails: '7.0' - ruby: 'jruby' rails: '6.1' - ruby: 'truffleruby' diff --git a/README.md b/README.md index d2f5930..7d1a880 100644 --- a/README.md +++ b/README.md @@ -250,7 +250,7 @@ The latest version of this gem is tested with the following setups: * MRI 2.7 with ActiveRecord 7.1, 7.0, 6.1, 6.0 * MRI 2.6 with ActiveRecord 6.1, 6.0 * MRI 2.5 with ActiveRecord 6.1, 6.0 -* JRuby with ActiveRecord 6.1 (with activerecord-jdbc-adapter) +* JRuby with ActiveRecord 7.0, 6.1 (with activerecord-jdbc-adapter) * TruffleRuby with ActiveRecord 7.1, 7.0, 6.1, 6.0 with the following database systems: