rbenv-bundler 0.98

rbenv-bundler: update to 0.98

Closes Homebrew/homebrew#31915.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Roy Liu 2014-08-27 00:30:28 -04:00 committed by Mike McQuaid
parent 725e93289f
commit aadb3b136d

View file

@ -2,8 +2,8 @@ require 'formula'
class RbenvBundler < Formula
homepage 'https://github.com/carsomyr/rbenv-bundler'
url 'https://github.com/carsomyr/rbenv-bundler/archive/0.97.tar.gz'
sha1 'a31e0893465566db8e5c11c555b2ba0d314a869b'
url 'https://github.com/carsomyr/rbenv-bundler/archive/0.98.tar.gz'
sha1 '12213ebf7dda33d8112a1ec55aff71c60268ca1a'
head 'https://github.com/carsomyr/rbenv-bundler.git'
depends_on 'rbenv'