diff --git a/devbox.json b/devbox.json index 7c55ee7ace..29969df09d 100644 --- a/devbox.json +++ b/devbox.json @@ -37,11 +37,11 @@ "go": "1.22.2", "golangci-lint": "1.60.2", "credhub-cli": "2.9.29", + "markdownlint-cli2": "latest", + "act": "0.2.63", "google-cloud-sdk": "latest", "temurin-bin-21": "latest", - "ruby": "latest", - "markdownlint-cli2": "latest", - "act": "0.2.63" + "ruby": "latest" }, "shell": { "init_hook": [ diff --git a/devbox.lock b/devbox.lock index 260d8ea469..12eeab719a 100644 --- a/devbox.lock +++ b/devbox.lock @@ -1714,7 +1714,6 @@ }, "ruby@latest": { "last_modified": "2024-08-14T11:41:26Z", - "plugin_version": "0.0.2", "resolved": "github:NixOS/nixpkgs/0cb2fd7c59fed0cd82ef858cbcbdb552b9a33465#ruby_3_3", "source": "devbox-search", "version": "3.3.4",