aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorRoy Liu2014-08-27 00:30:28 -0400
committerMike McQuaid2014-08-27 10:29:33 +0100
commitdb547867e4f94c95fa49d67c3f728aa8eba6a05c (patch)
tree6298b281e81ed4792a60a39abbf5217eb1a204a2 /Library
parentd0c154b20731c04212f517e54bbeda3b2aac35ef (diff)
downloadhomebrew-db547867e4f94c95fa49d67c3f728aa8eba6a05c.tar.bz2
rbenv-bundler 0.98
rbenv-bundler: update to 0.98 Closes #31915. Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rbenv-bundler.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rbenv-bundler.rb b/Library/Formula/rbenv-bundler.rb
index 73a968331..adb109394 100644
--- a/Library/Formula/rbenv-bundler.rb
+++ b/Library/Formula/rbenv-bundler.rb
@@ -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'