Skip to content

Commit

Permalink
Update Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
vsppedro committed Jul 9, 2021
1 parent d22fc9a commit d2acbb9
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/ci.yml
Expand Up @@ -27,9 +27,9 @@ jobs:
fail-fast: false
matrix:
ruby:
- 3.0.1
- 2.7.3
- 2.6.7
- 3.0.2
- 2.7.4
- 2.6.8
appraisal:
- rails_6_1
- rails_6_0
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
@@ -1 +1 @@
3.0.1
3.0.2
2 changes: 1 addition & 1 deletion .tool-versions
@@ -1 +1 @@
ruby 3.0.1
ruby 3.0.2

0 comments on commit d2acbb9

Please sign in to comment.