rbenv-bundler-ruby-version: use new rbenv dependency

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

View file

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