Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .config/mise/conf.d/work.toml##class.Work
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ HISTIGNORE="*AWS_SECRET*:*AWS_ACCESS*:*glpat-*:*glrt-*:*gloas-*:*PRIVATE-TOKEN*:
[tools]
# ── Runtimes & infra ──────────────────────────────────────────────────
# Ruby runtime
ruby = "3.4.9"
ruby = "4.0.5"
# Go toolchain
go = "1.26.2"
# OLAP database
Expand Down
2 changes: 1 addition & 1 deletion .config/mise/config.toml##default
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ uvx = true
# JavaScript runtime
node = "latest"
# Ruby runtime
ruby = "3.4.9"
ruby = "4.0.5"
# Rust toolchain
rust = "stable"
# cURL-like tool for gRPC servers
Expand Down
Loading