<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,11 +1,11 @@
-script &quot;add_rubygems_sources&quot; do
-  interpreter &quot;bash&quot;
-  user &quot;root&quot;
-  code &lt;&lt;-EOH
-    gem source -a http://gems.rubyforge.org
-    gem source -a http://gems.github.com
-  EOH
-end
+#script &quot;add_rubygems_sources&quot; do
+#  interpreter &quot;bash&quot;
+#  user &quot;root&quot;
+#  code &lt;&lt;-EOH
+#    gem source -a http://gems.rubyforge.org
+#    gem source -a http://gems.github.com
+#  EOH
+#end
 
 script &quot;upgrade_rubygems&quot; do
   interpreter &quot;bash&quot;
@@ -15,19 +15,6 @@ script &quot;upgrade_rubygems&quot; do
   EOH
 end
 
-#script &quot;install_rubygems&quot; do
-#  interpreter &quot;bash&quot;
-#  user &quot;root&quot;
-#  cwd &quot;/tmp&quot;
-#  code &lt;&lt;-EOH
-#    curl -O http://files.rubyforge.vm.bytemark.co.uk/rubygems/rubygems-1.3.5.tgz
-#    tar zxf rubygems-1.3.5.tgz
-#    cd rubygems-1.3.5
-#    ruby setup.rb
-#    ln -sfv /usr/bin/gem1.8 /usr/bin/gem
-#  EOH
-#end
-
 ##
 # Taken from http://github.com/ezmobius/chef-101
 node[:gems].each do |gem|</diff>
      <filename>cookbooks/gems/recipes/default.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>3f8fc81e78d46c92cbe6d18f7082962b1758bac4</id>
    </parent>
  </parents>
  <author>
    <name>retr0h</name>
    <email>john@dewey.ws</email>
  </author>
  <url>http://github.com/retr0h/chef_solo_os/commit/9de4f89983dacc7ef0c2eda34aef9367ca7fedf5</url>
  <id>9de4f89983dacc7ef0c2eda34aef9367ca7fedf5</id>
  <committed-date>2009-09-30T00:26:07-07:00</committed-date>
  <authored-date>2009-09-30T00:26:07-07:00</authored-date>
  <message>Using rubygems upgrade vs install</message>
  <tree>022758a1aeaf9e11e544d4ee2bb35f418cb55656</tree>
  <committer>
    <name>retr0h</name>
    <email>john@dewey.ws</email>
  </committer>
</commit>
