aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/rbenv-gemset.rb4
1 files changed, 2 insertions, 2 deletions
diff --git a/Library/Formula/rbenv-gemset.rb b/Library/Formula/rbenv-gemset.rb
index 182c7b0e4..b00a2143c 100644
--- a/Library/Formula/rbenv-gemset.rb
+++ b/Library/Formula/rbenv-gemset.rb
@@ -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.5.4.tar.gz'
- sha1 '2f053ec748f1238280a6473732a9bdb0ca305033'
+ url 'https://github.com/jf/rbenv-gemset/archive/v0.5.6.tar.gz'
+ sha1 'fc3e190e416d58a4184cab49a626f3606d975427'
head 'https://github.com/jf/rbenv-gemset.git'