branch: externals/ruby-end commit 1604c3c4069d2e23e3270c7b58632c9999126d40 Author: Johan Andersson <johan.rej...@gmail.com> Commit: Johan Andersson <johan.rej...@gmail.com>
Ecukes depends on Espuds by default. --- Cask | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Cask b/Cask index 4806c3978a..902398914e 100644 --- a/Cask +++ b/Cask @@ -3,5 +3,4 @@ (package-file "ruby-end.el") (development - (depends-on "ecukes") - (depends-on "espuds")) + (depends-on "ecukes"))