<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -39,6 +39,7 @@ end
 require 'rake/rdoctask'
 Rake::RDocTask.new do |rdoc|
   if File.exist?('VERSION.yml')
+    require 'yaml'
     config = YAML.load(File.read('VERSION.yml'))
     version = &quot;#{config[:major]}.#{config[:minor]}.#{config[:patch]}&quot;
   else</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -20,4 +20,4 @@ Micronaut.configure do |config|
   config.filter_run :options =&gt; { :focused =&gt; true }
 end
 
-puts RUBY_VERSION if ENV[&quot;RUN_CODE_RUN&quot;]
\ No newline at end of file
+puts &quot;RUBY_VERSION =&gt; #{RUBY_VERSION}&quot; if ENV[&quot;RUN_CODE_RUN&quot;]
\ No newline at end of file</diff>
      <filename>examples/log_buddy/example_helper.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>de1414663de44c006c49ee93bf4a5daa44012a58</id>
    </parent>
  </parents>
  <author>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </author>
  <url>http://github.com/relevance/log_buddy/commit/cc106da96cd4d6a0d3f62ddb42b33d8ff63cd4b4</url>
  <id>cc106da96cd4d6a0d3f62ddb42b33d8ff63cd4b4</id>
  <committed-date>2009-05-23T01:05:47-07:00</committed-date>
  <authored-date>2009-05-23T01:05:47-07:00</authored-date>
  <message>output for 191</message>
  <tree>af2a896a6835fe58bfac71c346caed9fba9af8bd</tree>
  <committer>
    <name>Rob Sanheim</name>
    <email>rsanheim@gmail.com</email>
  </committer>
</commit>
