We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e996441 commit dab2c17Copy full SHA for dab2c17
Formula/r/rbenv-gemset.rb
@@ -7,8 +7,7 @@ class RbenvGemset < Formula
7
head "https://github.com/jf/rbenv-gemset.git", branch: "master"
8
9
bottle do
10
- rebuild 1
11
- sha256 cellar: :any_skip_relocation, all: "ffb42742131fa52e3c5f707930c00e6af3fd6e069b4f2c5f492881d0bddb4945"
+ sha256 cellar: :any_skip_relocation, all: "3ae346537f0186825a566e2da02b193821794883757f26eaf5cbb150e7600a1b"
12
end
13
14
depends_on "rbenv"
0 commit comments