Skip to content

Commit

Permalink
[DO NOT MERGE] fix ruby version in dev.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sambostock committed Oct 27, 2022
1 parent ce4b941 commit 978f837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev.yml
Expand Up @@ -3,7 +3,7 @@ name: tapioca
type: ruby

up:
- ruby: '3.1'
- ruby: '3.1.2'
- bundler

env:
Expand Down

0 comments on commit 978f837

Please sign in to comment.