<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -18,8 +18,8 @@ support.
 
 Autumn requires RubyGems (http://www.rubygems.org) and the Daemons and Facets*
 gems, as well as some of the gems spun off from Facets. Install RubyGems then
-run &lt;tt&gt;sudo gem install daemons facets anise english&lt;/tt&gt; in a command line in
-order to run Autumn.
+run &lt;tt&gt;sudo gem install daemons facets anise activesupport&lt;/tt&gt; in a command
+line in order to run Autumn.
 
 If you wish to use a database backend for your bot, you will need the DataMapper
 gem. To install, see the DataMapper website (http://www.datamapper.org).</diff>
      <filename>README</filename>
    </modified>
    <modified>
      <diff>@@ -16,8 +16,8 @@ h2. Requirements
 
 Autumn requires &quot;RubyGems&quot;:http://www.rubygems.org and the Daemons and Facets*
 gems, as well as some of the gems spun off from Facets. Install RubyGems then
-run @sudo gem install daemons facets anise english@ in a command line in order
-to run Autumn.
+run @sudo gem install daemons facets anise activesupport@ in a command line in
+order to run Autumn.
 
 If you wish to use a database backend for your bot, you will need the DataMapper
 gem. To install, see the &quot;DataMapper website&quot;:http://www.datamapper.org.</diff>
      <filename>README.textile</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 # Core objects.
 
 require 'thread'
-require 'english/style'
+require 'active_support'
 
 class Numeric # :nodoc:
   
@@ -27,7 +27,6 @@ class Numeric # :nodoc:
 end
 
 class String # :nodoc:
-  include English::Style
   
   # Returns a copy of this string with the first character dropped.
   </diff>
      <filename>libs/misc.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>583bf633f25191c6c69b86d7302dc9004e1e7ce3</id>
    </parent>
  </parents>
  <author>
    <name>Tim Morgan</name>
    <email>riscfuture@gmail.com</email>
  </author>
  <url>http://github.com/RISCfuture/autumn/commit/b9f524134edaaae6607c7a66698f6bd14fd3864a</url>
  <id>b9f524134edaaae6607c7a66698f6bd14fd3864a</id>
  <committed-date>2009-06-12T01:28:02-07:00</committed-date>
  <authored-date>2009-06-12T01:28:02-07:00</authored-date>
  <message>English -&gt; ActiveSupport</message>
  <tree>8407fd3f3916122cf63baa52dbaa6791da8b08b9</tree>
  <committer>
    <name>Tim Morgan</name>
    <email>riscfuture@gmail.com</email>
  </committer>
</commit>
