rbenv-gemset 0.4.1

Closes Homebrew/homebrew#22782.
Closes Homebrew/homebrew#22787.

Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
This commit is contained in:
Fernando Paredes 2013-09-24 07:58:36 -07:00 committed by Mike McQuaid
parent 846cb1f2f8
commit 52487ab687

View file

@ -2,8 +2,8 @@ require 'formula'
class RbenvGemset < Formula
homepage 'https://github.com/jf/rbenv-gemset'
url 'https://github.com/jf/rbenv-gemset/archive/v0.4.0.tar.gz'
sha1 '4363b7995d0a3c58ca6c751f907d015bfacc57cf'
url 'https://github.com/jf/rbenv-gemset/archive/v0.4.1.tar.gz'
sha1 '647694181af91d85501fddb23a784169d71902f2'
head 'https://github.com/jf/rbenv-gemset.git'