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 bacb7c3 commit 1789587Copy full SHA for 1789587
.github/workflows/ci.yml
@@ -91,7 +91,7 @@ jobs:
91
runs-on: ubuntu-latest
92
needs: ['rubocop']
93
env:
94
- GRAPE_VERSION: '2.0.0'
+ GRAPE_VERSION: '2.0.2'
95
strategy:
96
matrix:
97
ruby-version: ['3.0', '3.1', '3.2', '3.3', 'head']
0 commit comments