Skip to content

Commit

Permalink
Update Ruby versions
Browse files Browse the repository at this point in the history
  • Loading branch information
vsppedro committed Apr 3, 2023
1 parent ff8db74 commit ab837bc
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- 3.2.1
- 3.1.3
- 3.0.5
- 3.2.2
- 3.1.4
- 3.0.6
appraisal:
- rails_7_0
- rails_6_1
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.2.1
3.2.2

0 comments on commit ab837bc

Please sign in to comment.