Skip to content

Commit 9be1cbc

Browse files
authored
Use .ruby-version instead of mise.toml (#19)
Because Dependabot does not support `mise.toml` yet.
1 parent f4c412d commit 9be1cbc

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.ruby-version

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
ruby-3.2.8

mise.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
[tools]
2-
ruby = "3.2.8"
3-
41
[env]
52
_.path = "bin"
3+
4+
[settings]
5+
idiomatic_version_file_enable_tools = ["ruby"]

0 commit comments

Comments
 (0)