rbenv-use: use new rbenv dependency
This commit is contained in:
parent
150cc996a5
commit
eb8af4b815
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ class RbenvUse < Formula
|
|||
|
||||
bottle :unneeded
|
||||
|
||||
depends_on "rbenv"
|
||||
depends_on :rbenv
|
||||
depends_on "rbenv-whatis"
|
||||
|
||||
def install
|
||||
|
|
Loading…
Reference in a new issue