We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5585435 commit dbb0e34Copy full SHA for dbb0e34
.github/workflows/lint.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: ruby/setup-ruby@8029ebd6e5bd8f4e0d6f7623ea76a01ec5b1010d # [email protected]
21
with:
22
- ruby-version: 2.7.5
+ ruby-version: 3.1.2
23
bundler-cache: true
24
25
- name: rubocop
.github/workflows/test.yml
- name: rspec tests
0 commit comments