<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+= Version 0.2.5 (2009-04-08)
+
+Adding a few debugging methods in rujitsu/inspect
+Added rujitsu/all to require everything in rujitsu
+
 = Version 0.2 (2009-04-06)
 
 Adding :exclude to Fixnum#random_*</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@ require 'rubygems'
 require 'rake'
 require 'echoe'
 
-Echoe.new('rujitsu', '0.2') do | config | 
+Echoe.new('rujitsu', '0.2.5') do | config | 
   config.description = 'Various helper methods to smooth over Ruby development'
   config.url = 'http://github.com/rahoub/rujitsu'
   config.author = 'Brightbox Systems Ltd'</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -2,15 +2,15 @@
 
 Gem::Specification.new do |s|
   s.name = %q{rujitsu}
-  s.version = &quot;0.2&quot;
+  s.version = &quot;0.2.5&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 1.2&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Brightbox Systems Ltd&quot;]
-  s.date = %q{2009-04-06}
+  s.date = %q{2009-04-08}
   s.description = %q{Various helper methods to smooth over Ruby development}
   s.email = %q{hello@brightbox.co.uk}
-  s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;lib/rujitsu/fixnum.rb&quot;, &quot;lib/rujitsu/grammar.rb&quot;, &quot;lib/rujitsu/numeric.rb&quot;, &quot;lib/rujitsu/range.rb&quot;, &quot;lib/rujitsu/string.rb&quot;, &quot;lib/rujitsu.rb&quot;, &quot;README.rdoc&quot;, &quot;tasks/rspec.rake&quot;]
-  s.files = [&quot;CHANGELOG&quot;, &quot;lib/rujitsu/fixnum.rb&quot;, &quot;lib/rujitsu/grammar.rb&quot;, &quot;lib/rujitsu/numeric.rb&quot;, &quot;lib/rujitsu/range.rb&quot;, &quot;lib/rujitsu/string.rb&quot;, &quot;lib/rujitsu.rb&quot;, &quot;Manifest&quot;, &quot;Rakefile&quot;, &quot;README.rdoc&quot;, &quot;rujitsu.gemspec&quot;, &quot;spec/fixnum_spec.rb&quot;, &quot;spec/numeric_spec.rb&quot;, &quot;spec/range_spec.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/string_spec.rb&quot;, &quot;tasks/rspec.rake&quot;]
+  s.extra_rdoc_files = [&quot;CHANGELOG&quot;, &quot;lib/rujitsu/all.rb&quot;, &quot;lib/rujitsu/fixnum.rb&quot;, &quot;lib/rujitsu/grammar.rb&quot;, &quot;lib/rujitsu/inspect.rb&quot;, &quot;lib/rujitsu/numeric.rb&quot;, &quot;lib/rujitsu/range.rb&quot;, &quot;lib/rujitsu/string.rb&quot;, &quot;lib/rujitsu.rb&quot;, &quot;README.rdoc&quot;, &quot;tasks/rspec.rake&quot;]
+  s.files = [&quot;CHANGELOG&quot;, &quot;lib/rujitsu/all.rb&quot;, &quot;lib/rujitsu/fixnum.rb&quot;, &quot;lib/rujitsu/grammar.rb&quot;, &quot;lib/rujitsu/inspect.rb&quot;, &quot;lib/rujitsu/numeric.rb&quot;, &quot;lib/rujitsu/range.rb&quot;, &quot;lib/rujitsu/string.rb&quot;, &quot;lib/rujitsu.rb&quot;, &quot;Manifest&quot;, &quot;Rakefile&quot;, &quot;README.rdoc&quot;, &quot;spec/fixnum_spec.rb&quot;, &quot;spec/numeric_spec.rb&quot;, &quot;spec/range_spec.rb&quot;, &quot;spec/spec.opts&quot;, &quot;spec/spec_helper.rb&quot;, &quot;spec/string_spec.rb&quot;, &quot;tasks/rspec.rake&quot;, &quot;rujitsu.gemspec&quot;]
   s.has_rdoc = true
   s.homepage = %q{http://github.com/rahoub/rujitsu}
   s.rdoc_options = [&quot;--line-numbers&quot;, &quot;--inline-source&quot;, &quot;--title&quot;, &quot;Rujitsu&quot;, &quot;--main&quot;, &quot;README.rdoc&quot;]</diff>
      <filename>rujitsu.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>d5cd98726973002efdb3ba5e621023fe8d487f45</id>
    </parent>
  </parents>
  <author>
    <name>Caius Durling</name>
    <email>dev@caius.name</email>
  </author>
  <url>http://github.com/brightbox/rujitsu/commit/8bd99da2c1fe223737902347728851e26a083895</url>
  <id>8bd99da2c1fe223737902347728851e26a083895</id>
  <committed-date>2009-04-08T09:42:49-07:00</committed-date>
  <authored-date>2009-04-08T09:42:49-07:00</authored-date>
  <message>Bumping to 0.2.5</message>
  <tree>15337f87a42ece3ab3796716f1a2b5b8d150e42d</tree>
  <committer>
    <name>Caius Durling</name>
    <email>dev@caius.name</email>
  </committer>
</commit>
