diff options
| -rw-r--r-- | Library/Formula/rbenv-bundler.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Formula/rbenv-bundler.rb b/Library/Formula/rbenv-bundler.rb index 0e379ac1b..20723518e 100644 --- a/Library/Formula/rbenv-bundler.rb +++ b/Library/Formula/rbenv-bundler.rb @@ -3,7 +3,7 @@ require 'formula' class RbenvBundler < Formula homepage 'https://github.com/carsomyr/rbenv-bundler' url 'https://github.com/carsomyr/rbenv-bundler/tarball/0.95' - sha1 '23167626f0744abec7ffa8ecf438765af629703a' + sha1 '373b93874b889ae11c2e26460e73ef1a99e8b9f6' depends_on 'rbenv' |
