.github/workflows/main.yml in grumlin-1.0.4 vs .github/workflows/main.yml in grumlin-1.1.0

- old
+ new

@@ -20,10 +20,10 @@ bundle exec rubocop test: runs-on: ubuntu-latest strategy: matrix: - ruby: ["2.7", "3.0", "3.1"] + ruby: ["3.0", "3.1", "3.2"] steps: - uses: actions/checkout@v2 - uses: ruby/setup-ruby@v1 with: