Skip to content

Commit 8667bd3

Browse files
committed
Support versions are now Ruby 3 and latest version of RSpec
1 parent ef5d6c8 commit 8667bd3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ jobs:
2929
strategy:
3030
matrix:
3131
ruby:
32+
- '3.4'
3233
- '3.3'
3334
- '3.2'
3435
- '3.1'

0 commit comments

Comments
 (0)