rbenv-bundler: use new rbenv dependency

This commit is contained in:
Dominyk Tiller 2016-01-09 02:24:24 +00:00
parent 9a40593692
commit ff20058c61

View file

@ -7,7 +7,7 @@ class RbenvBundler < Formula
bottle :unneeded
depends_on "rbenv"
depends_on :rbenv
def install
prefix.install Dir["*"]