<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -47,7 +47,7 @@ $ sudo aptitude update
 * If you did not configure no-root-gem installation via ~/.gemrc as shown above, then allow no-password sudo for gem installation:
 $ sudo visudo
 # add this line to bottom:
-ci      ALL=NOPASSWD: /usr/local/bin/geminstaller, /usr/local/bin/ruby, /usr/local/bin/gem
+ci      ALL=(ALL) NOPASSWD: ALL
 
 * Start ccrb via init script and check for default homepage at port 3333
 </diff>
      <filename>ci/ci_setup_notes.txt</filename>
    </modified>
    <modified>
      <diff>@@ -1,5 +1,5 @@
 Project.configure do |project|
- project.build_command = 'ruby ci/ci_build.rb'
+ project.build_command = 'sudo update_rubygems &amp;&amp; ruby ci/ci_build.rb'
  project.email_notifier.emails = ['thewoolleyman@gmail.com']
 # project.email_notifier.emails = ['thewoolleyman@gmail.com','michael@koziarski.com', 'david@loudthinking.com', 'jeremy@bitsweat.net', 'josh@joshpeek.com', 'pratiknaik@gmail.com', 'wycats@gmail.com']
  project.email_notifier.from = 'thewoolleyman+railsci@gmail.com'</diff>
      <filename>ci/cruise_config.rb</filename>
    </modified>
    <modified>
      <diff>@@ -21,3 +21,5 @@ gems:
   version: &gt;= 2.2.3
 - name: sqlite3-ruby
   version: &gt;= 1.2.2
+- name: rubygems-update
+  version: &gt;= 1.3.3</diff>
      <filename>ci/geminstaller.yml</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>20deb677a23d2a57f0a946dc98debe0fcdb70c40</id>
    </parent>
  </parents>
  <author>
    <name>Chad Woolley</name>
    <email>thewoolleyman@gmail.com</email>
  </author>
  <url>http://github.com/technoweenie/rails/commit/6dc3a6a954b742ac7160593f94962b9b93a2ce25</url>
  <id>6dc3a6a954b742ac7160593f94962b9b93a2ce25</id>
  <committed-date>2009-05-19T03:50:26-07:00</committed-date>
  <authored-date>2009-05-19T03:50:26-07:00</authored-date>
  <message>Upgrade CI server to latest RubyGems [#2665 state:resolved]

Signed-off-by: Pratik Naik &lt;pratiknaik@gmail.com&gt;</message>
  <tree>6d71dd11639f6e73d6b398013f52954cdd43c003</tree>
  <committer>
    <name>Pratik Naik</name>
    <email>pratiknaik@gmail.com</email>
  </committer>
</commit>
