diff --git a/dot_config/topgrade.toml b/dot_config/topgrade.toml index 2e49afd..6d94590 100644 --- a/dot_config/topgrade.toml +++ b/dot_config/topgrade.toml @@ -2,7 +2,7 @@ #assume_yes = true # Disable specific steps - same options as the command line flag -disable = ["containers", "gem", "vim", "tlmgr", "mas"] +disable = ["containers", "gem", "rubygems", "dotnet", "vim", "tlmgr", "mas"] # Ignore failures for these steps #ignore_failures = ["powershell"]