Skip to content

Commit

Permalink
bump .ruby-version
Browse files Browse the repository at this point in the history
  • Loading branch information
alaz committed Jun 25, 2024
1 parent ffe344b commit f9d8011
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:

strategy:
matrix:
ruby: [3.0.6]
ruby: [3.1]

steps:
- uses: actions/checkout@v3
Expand Down
2 changes: 1 addition & 1 deletion .ruby-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.0.6
3.1.6

0 comments on commit f9d8011

Please sign in to comment.