aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
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 adb109394..c5ed9a98c 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.98.tar.gz'
- sha1 '12213ebf7dda33d8112a1ec55aff71c60268ca1a'
+ url 'https://github.com/carsomyr/rbenv-bundler/archive/0.99.tar.gz'
+ sha1 '21dd20ee363d8b8c0807e659ffa2d572c67848b5'
head 'https://github.com/carsomyr/rbenv-bundler.git'
depends_on 'rbenv'