<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>CHANGELOG</filename>
    </added>
    <added>
      <filename>lib/fiveruns/tuneup/superlative.rb</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -7,7 +7,7 @@ AUTHOR = &quot;FiveRuns Development Team&quot;
 EMAIL = &quot;dev@fiveruns.com&quot;
 HOMEPAGE = &quot;http://tuneup.fiveruns.com/&quot;
 SUMMARY = &quot;Core utilities for FiveRuns TuneUp panels&quot;
-GEM_VERSION = &quot;0.5.1&quot;
+GEM_VERSION = &quot;0.5.2&quot;
 
 spec = Gem::Specification.new do |s|
   s.rubyforge_project = 'fiveruns'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -39,6 +39,7 @@ module Fiveruns
       
       def template
         %(
+          &lt;!-- FIVERUNS_TUNEUP:START --&gt;
           &lt;div id=&quot;tuneup&quot;&gt;&lt;h1&gt;FiveRuns TuneUp&lt;/h1&gt;&lt;div style=&quot;display: block;&quot; id=&quot;tuneup-content&quot;&gt;&lt;div id=&quot;tuneup-panel&quot;&gt;
             &lt;div id=&quot;tuneup-data&quot;&gt;
             &lt;div id=&quot;tuneup-top&quot;&gt;
@@ -55,6 +56,7 @@ module Fiveruns
             &lt;/ul&gt;
           &lt;/div&gt;
           &lt;/div&gt;&lt;/div&gt;&lt;/div&gt;
+          &lt;!-- FIVERUNS_TUNEUP:END --&gt;
         )
       end
       </diff>
      <filename>lib/fiveruns/tuneup/panel.rb</filename>
    </modified>
    <modified>
      <diff>@@ -10,4 +10,5 @@ require 'fiveruns/tuneup/step'
 require 'fiveruns/tuneup/helpers'
 require 'fiveruns/tuneup/bar'
 require 'fiveruns/tuneup/panel'
-require 'fiveruns/tuneup/run'
\ No newline at end of file
+require 'fiveruns/tuneup/run'
+require 'fiveruns/tuneup/superlative'
\ No newline at end of file</diff>
      <filename>lib/fiveruns_tuneup_core.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>78d564269e5428a99ede0e32fa51fb2fadc9ce42</id>
    </parent>
  </parents>
  <author>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </author>
  <url>http://github.com/fiveruns/fiveruns_tuneup_core/commit/3c8b64aff0927441c9219ecd8d5b9cea1c2302a7</url>
  <id>3c8b64aff0927441c9219ecd8d5b9cea1c2302a7</id>
  <committed-date>2008-11-07T12:48:55-08:00</committed-date>
  <authored-date>2008-11-07T12:48:55-08:00</authored-date>
  <message>Add &quot;Superlative&quot; instrumentation technique utilities</message>
  <tree>f6746a036bb07a9b60ee88d3063ff8b5eb5a89ff</tree>
  <committer>
    <name>Bruce Williams</name>
    <email>bruce@codefluency.com</email>
  </committer>
</commit>
