Created
September 30, 2011 21:13
-
-
Save jkutner/1254988 to your computer and use it in GitHub Desktop.
A sample Gemfile with a Maven dependency
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gem "mvn:rhino:js", "1.7.r.2" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jruby -S gem install "mvn:rhino:js" -v 1.7.r.2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment