From 7742396fc2ab42db55c8ce4229dceb79bb6156b5 Mon Sep 17 00:00:00 2001 From: Roy Liu Date: Mon, 27 Oct 2014 21:14:40 -0400 Subject: rbenv-bundler 0.99 Closes #33661. Signed-off-by: Jack Nagel --- Library/Formula/rbenv-bundler.rb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Library/Formula') 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' -- cgit v1.2.3