diff --git a/registry/bashly.toml b/registry/bashly.toml index 23d19b894c..851c80306a 100644 --- a/registry/bashly.toml +++ b/registry/bashly.toml @@ -1,4 +1,3 @@ -backends = ["gem:bashly", "asdf:mise-plugins/mise-bashly"] -depends = ["ruby"] +backends = ["gem:bashly"] description = "Bashly is a command line application (written in Ruby) that lets you generate feature-rich bash command line tools" # test = ["bashly --version", "{{version}}"] # not working in CI