Skip to content

Commit 52ba15f

Browse files
authored
Adds newest grape. (#837)
1 parent d0009d3 commit 52ba15f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
matrix:
1616
ruby-version: ['2.6', '2.7', '3.0', 'head']
17-
grape-version: [1.5.3, 1.4.0]
17+
grape-version: [1.6.0, 1.5.3]
1818
model-parser: [grape-swagger-entity, grape-swagger-representable, '']
1919

2020
steps:

0 commit comments

Comments
 (0)