Welcome to Rails 7 by default

This commit is contained in:
Henne Vogelsang 2022-02-24 16:13:14 +01:00
parent 457fbd1d5a
commit b76db55302
No known key found for this signature in database
GPG key ID: 97DDB66BDAF8D4D6
3 changed files with 179 additions and 142 deletions

View file

@ -34,7 +34,7 @@ jobs:
- uses: actions/checkout@v2
- uses: ruby/setup-ruby@v1
with:
ruby-version: 3.1
ruby-version: 3.1.0
bundler-cache: true
- name: Prepare spec
run: |