<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>bin/rufus_decide</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -103,9 +103,14 @@ In this example, the CSV table is the direction CSV representation of the Google
 WARNING though : use at your own risk. CSV loaded from untrusted locations may contain harmful code. The rufus-decision gem has an abstract tree checker integrated, it will check all the CSVs that contain calls in Ruby and raise a security error when possibly harmful code is spotted. Bullet vs Armor. Be advised.
 
 
-= dependencies
+== uninstalling it
 
-The gem 'rufus-dollar' (http://rufus.rubyforge.org/rufus-dollar) and the 'rufus-eval' gem (http://rufus.rubyforge.org/rufus-eval).
+    sudo gem uninstall -y rufus-decision
+
+
+== dependencies
+
+The gem 'rufus-dollar' (http://rufus.rubyforge.org/rufus-dollar) and the 'rufus-treechecker' gem (http://rufus.rubyforge.org/rufus-treechecker).
 
 
 == mailing list</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -40,6 +40,9 @@ spec = Gem::Specification.new do |s|
   files = FileList[ '{bin,docs,lib,test}/**/*' ]
   files.exclude('rdoc')
   s.files = files.to_a
+
+  s.bindir = 'bin'
+  s.executables &lt;&lt; 'rufus_decide'
 end
 
 #
@@ -86,6 +89,7 @@ Rake::PackageTask.new('rufus-decision', spec.version) do |pkg|
     'Rakefile',
     '*.txt',
     'lib/**/*',
+    'bin/**/*',
     'test/**/*'
   ].to_a
   #pkg.package_files.delete(&quot;MISC.txt&quot;)</diff>
      <filename>Rakefile</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ad26517d77f8093ff665c8a945dc53ad1ec5ed00</id>
    </parent>
  </parents>
  <author>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </author>
  <url>http://github.com/jmettraux/rufus-decision/commit/ac97aa44878e4d243208beebdc32c9d867bffb46</url>
  <id>ac97aa44878e4d243208beebdc32c9d867bffb46</id>
  <committed-date>2009-04-22T00:57:46-07:00</committed-date>
  <authored-date>2009-04-22T00:57:46-07:00</authored-date>
  <message>preparing rufus_decide cli test tool</message>
  <tree>1cf92d6c799f7e223ae2d2ffc68215e5bd6bc754</tree>
  <committer>
    <name>John Mettraux</name>
    <email>jmettraux@gmail.com</email>
  </committer>
</commit>
