<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,10 +1,10 @@
 Gem::Specification.new do |s|
   s.name = %q{apriori}
-  s.version = &quot;0.2.1&quot;
+  s.version = &quot;0.2.2&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Nate Murray&quot;]
-  s.date = %q{2008-09-17}
+  s.date = %q{2008-09-18}
   s.description = %q{Ruby Apriori is a library to efficiently find item association rules within large sets of transactions.}
   s.email = [&quot;nate@natemurray.com&quot;]
   s.extensions = [&quot;Rakefile&quot;]</diff>
      <filename>apriori.gemspec</filename>
    </modified>
    <modified>
      <diff>@@ -33,7 +33,7 @@
     &lt;h1&gt;apriori&lt;/h1&gt;
     &lt;div id=&quot;version&quot; class=&quot;clickable&quot; onclick='document.location = &quot;http://rubyforge.org/projects/apriori&quot;; return false'&gt;
       &lt;p&gt;Get Version&lt;/p&gt;
-      &lt;a href=&quot;http://rubyforge.org/projects/apriori&quot; class=&quot;numbers&quot;&gt;0.2.1&lt;/a&gt;
+      &lt;a href=&quot;http://rubyforge.org/projects/apriori&quot; class=&quot;numbers&quot;&gt;0.2.2&lt;/a&gt;
       &lt;img src=&quot;images/2118201782_4e87521dc9_m.jpg&quot; /&gt;
     &lt;/div&gt;
     &lt;h1&gt;&amp;#x2192; &amp;#8216;find item associations&amp;#8217;&lt;/h1&gt;
@@ -129,15 +129,15 @@ Borgelt&amp;#8217;s C implementation of this algorithm.&lt;/p&gt;
   &lt;span class=&quot;ident&quot;&gt;puts&lt;/span&gt; &lt;span class=&quot;ident&quot;&gt;rules&lt;/span&gt;&lt;span class=&quot;punct&quot;&gt;.&lt;/span&gt;&lt;span class=&quot;ident&quot;&gt;join&lt;/span&gt;&lt;span class=&quot;punct&quot;&gt;(&amp;quot;&lt;/span&gt;&lt;span class=&quot;string&quot;&gt;&lt;span class=&quot;escape&quot;&gt;\n&lt;/span&gt;&lt;/span&gt;&lt;span class=&quot;punct&quot;&gt;&amp;quot;)&lt;/span&gt;
 
   &lt;span class=&quot;comment&quot;&gt;# Results: &lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# doritos &amp;lt;- beer (33.3/2, 100.0)&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# beer &amp;lt;- doritos (50.0/3, 66.7)&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# apple &amp;lt;- doritos (50.0/3, 33.3)&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# doritos &amp;lt;- apple (66.7/4, 25.0)&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# apple &amp;lt;- cheese (50.0/3, 100.0)&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# cheese &amp;lt;- apple (66.7/4, 75.0)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# beer -&amp;gt; doritos (33.3/2, 100.0)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# doritos -&amp;gt; beer (50.0/3, 66.7)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# doritos -&amp;gt; apple (50.0/3, 33.3)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# apple -&amp;gt; doritos (66.7/4, 25.0)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# cheese -&amp;gt; apple (50.0/3, 100.0)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# apple -&amp;gt; cheese (66.7/4, 75.0)&lt;/span&gt;
 
   &lt;span class=&quot;comment&quot;&gt;# NOTE:&lt;/span&gt;
-  &lt;span class=&quot;comment&quot;&gt;# doritos &amp;lt;- beer (33.3/2, 100.0)&lt;/span&gt;
+  &lt;span class=&quot;comment&quot;&gt;# beer -&amp;gt; doritos (33.3/2, 100.0)&lt;/span&gt;
   &lt;span class=&quot;comment&quot;&gt;# means: &lt;/span&gt;
   &lt;span class=&quot;comment&quot;&gt;# * beer appears in 33.3% (2 total) of the transactions (the support)&lt;/span&gt;
   &lt;span class=&quot;comment&quot;&gt;# * beer implies doritos 100% of the time (the confidence)&lt;/span&gt;</diff>
      <filename>website/index.html</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>c911a32b750648b275ae137a83118b9d2ac98d76</id>
    </parent>
  </parents>
  <author>
    <name>Nate Murray</name>
    <email>nate@natemurray.com</email>
  </author>
  <url>http://github.com/jashmenn/apriori/commit/6841ae17fa2d93f8994be686957a51a92d8d8bed</url>
  <id>6841ae17fa2d93f8994be686957a51a92d8d8bed</id>
  <committed-date>2008-09-18T09:17:06-07:00</committed-date>
  <authored-date>2008-09-18T09:17:06-07:00</authored-date>
  <message>updated github gemspec</message>
  <tree>9243cedc37d6575ab639ba5f390ede2577c035c0</tree>
  <committer>
    <name>Nate Murray</name>
    <email>nate@natemurray.com</email>
  </committer>
</commit>
