Skip to content

Commit

Permalink
move ruby version to .ruby-version
Browse files Browse the repository at this point in the history
  • Loading branch information
burke committed Nov 6, 2024
1 parent 563cf97 commit fa5abb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .ruby-version
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
3.3.1
2 changes: 1 addition & 1 deletion dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: ejson
up:
- homebrew:
- gnu-tar
- ruby: 3.3.1
- ruby
- go:
version: '1.22.3'
- bundler
Expand Down

0 comments on commit fa5abb2

Please sign in to comment.