changeset 0:0a4913cae89c draft

Uploaded
author jmchilton
date Wed, 07 Aug 2013 16:55:25 -0400
parents
children 058a042b5025
files tool_dependencies.xml
diffstat 1 files changed, 13 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Wed Aug 07 16:55:25 2013 -0400
@@ -0,0 +1,13 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="rubytest" version="0.1.0">
+        <install version="1.0">
+            <actions>
+              <action type="setup_rvm" ruby="1.9.3-p448" />
+            </actions>
+        </install>
+        <readme>
+          RVM Example
+        </readme>
+    </package>
+</tool_dependency>
\ No newline at end of file