Skip to content

Commit

Permalink
jruby: bottle unneeded
Browse files Browse the repository at this point in the history
  • Loading branch information
xu-cheng committed Oct 22, 2015
1 parent 6d4e9a9 commit ad28f9f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Formula/jruby.rb
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ class Jruby < Formula
url "https://s3.amazonaws.com/jruby.org/downloads/9.0.1.0/jruby-bin-9.0.1.0.tar.gz"
sha256 "3cab8ead2f080eb9cdf16fc30cbc1974c36a4a4e6c9d321d5a3bbd973b64527f"

bottle :unneeded

depends_on :java => "1.7+"

def install
Expand Down

0 comments on commit ad28f9f

Please sign in to comment.