Skip to content

Commit 1789587

Browse files
committed
Update CI to run on latest grape 2.x version
1 parent bacb7c3 commit 1789587

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ jobs:
9191
runs-on: ubuntu-latest
9292
needs: ['rubocop']
9393
env:
94-
GRAPE_VERSION: '2.0.0'
94+
GRAPE_VERSION: '2.0.2'
9595
strategy:
9696
matrix:
9797
ruby-version: ['3.0', '3.1', '3.2', '3.3', 'head']

0 commit comments

Comments
 (0)