Skip to content

Commit 96b0abd

Browse files
committed
add back latest
1 parent 5f2b5fc commit 96b0abd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.mise.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ ruby.compile = false
44
[tools]
55
# postinstall ensures latest bundlers possible on each version
66
ruby = [
7+
{ version = "latest", postinstall = "gem install bundler" },
78
{ version = "4.0", postinstall = "gem install bundler" },
89
{ version = "3.4", postinstall = "gem install bundler" },
910
{ version = "3.3", postinstall = "gem install bundler" },

0 commit comments

Comments
 (0)