Skip to content

Commit

Permalink
[#34] Fix for Ruby 3.0 redis gem version
Browse files Browse the repository at this point in the history
  • Loading branch information
delano committed Jun 17, 2024
1 parent 66fdd62 commit 1af33ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ jobs:
- ruby: '3.0'
bundler: latest
rubygems: latest
redis: latest
redis: 5.2

- ruby: '2.7'
bundler: '2.4.22'
Expand Down

0 comments on commit 1af33ca

Please sign in to comment.