Skip to content

Commit

Permalink
Update ruby to 3.1.6
Browse files Browse the repository at this point in the history
  • Loading branch information
wodbot committed May 30, 2024
1 parent d0353d7 commit 072f6fc
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 @@ -13,7 +13,7 @@ on:
env:
RUBY33: '3.3.1'
RUBY32: '3.2.4'
RUBY31: '3.1.5'
RUBY31: '3.1.6'
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,3 +1,3 @@
3.3.1#2024-05-16T03:00:00.745019Z
3.2.4#2024-05-16T05:59:59.294617Z
3.1.5#2024-05-16T05:59:00.711094Z
3.1.6#2024-05-29T23:58:19.413657Z

0 comments on commit 072f6fc

Please sign in to comment.