Mercurial > repos > jmchilton > rvmtest
changeset 1:058a042b5025 draft
Uploaded
author | jmchilton |
---|---|
date | Thu, 08 Aug 2013 02:02:18 -0400 |
parents | 0a4913cae89c |
children | b0b00c22ba31 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 7 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Aug 07 16:55:25 2013 -0400 +++ b/tool_dependencies.xml Thu Aug 08 02:02:18 2013 -0400 @@ -3,7 +3,13 @@ <package name="rubytest" version="0.1.0"> <install version="1.0"> <actions> - <action type="setup_rvm" ruby="1.9.3-p448" /> + <action type="setup_rvm" ruby="1.9.3-p448"> + <gem>protk=1.2.4</gem> + </action> + <action type="shell_command"> + protk_setup.rb omssa + </action> + </actions> </install> <readme>