rbenv-gemset 0.2.1
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
parent
e487e3dfa6
commit
285f119ff2
1 changed files with 2 additions and 2 deletions
|
@ -1,9 +1,9 @@
|
|||
require 'formula'
|
||||
|
||||
class RbenvGemset < Formula
|
||||
url 'https://github.com/jamis/rbenv-gemset/tarball/v0.2.0'
|
||||
url 'https://github.com/jamis/rbenv-gemset/tarball/v0.2.1'
|
||||
homepage 'https://github.com/jamis/rbenv-gemset'
|
||||
md5 '850c305de2037138adec7e97576a6af9'
|
||||
md5 '21d6a809ea2232164a570b1fff13e8e4'
|
||||
|
||||
depends_on 'rbenv'
|
||||
|
||||
|
|
Loading…
Reference in a new issue