.github/workflows/ruby.yml in table_saw-3.0.0 vs .github/workflows/ruby.yml in table_saw-3.1.0

- old
+ new

@@ -14,9 +14,10 @@ - '3.1.4' - '3.2.2' activerecord: - '6.1.0' - '7.0.0' + - '7.1.0' env: BUNDLE_GEMFILE: ${{ github.workspace }}/gemfiles/activerecord_${{ matrix.activerecord }}.gemfile services: