Skip to content

Commit

Permalink
Update ruby to 3.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed Apr 24, 2024
1 parent 4932f81 commit 89862b6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ env:
RUBY33: '3.3.1'
RUBY32: '3.2.4'
RUBY31: '3.1.5'
RUBY30: '3.0.6'
RUBY30: '3.0.7'
DOCKER_USERNAME: ${{ secrets.DOCKER_USERNAME }}
DOCKER_PASSWORD: ${{ secrets.DOCKER_PASSWORD }}

Expand Down
2 changes: 1 addition & 1 deletion .ruby
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
3.3.1#2024-04-23T21:08:29.726307Z
3.2.4#2024-04-24T00:04:36.979521Z
3.1.5#2024-04-24T00:02:31.782952Z
3.0.6#2024-04-18T23:57:52.773684Z
3.0.7#2024-04-23T23:58:46.258598Z

0 comments on commit 89862b6

Please sign in to comment.