<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,6 @@
+2008-12-08 - Sean Huber (shuber@huberry.com)
+  * Fix bug - lib/proxy.rb was not included in gemspec
+
 2008-11-14 - Sean Huber (shuber@huberry.com)
   * Fix bug - &quot;redirect_to some_path&quot; now uses a forwarded host if it exists
   * Gemify</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,6 +1,6 @@
 Gem::Specification.new do |s|
   s.name    = 'proxy'
-  s.version = '1.2.0'
+  s.version = '1.2.1'
   s.date    = '2008-11-14'
   
   s.summary     = 'A gem/plugin that allows rails applications to dynamically respond to proxied requests'
@@ -23,7 +23,7 @@ Gem::Specification.new do |s|
     lib/huberry/action_controller/named_route_collection.rb
     lib/huberry/action_controller/url_rewriter.rb
     lib/huberry/action_view/url_helper.rb
-    lib/huberry/proxy.rb
+    lib/proxy.rb
     MIT-LICENSE
     Rakefile
     README.markdown</diff>
      <filename>proxy.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>4192ce6a5ba59d91c4c91a320de5a6a67fbab781</id>
    </parent>
  </parents>
  <author>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </author>
  <url>http://github.com/shuber/proxy/commit/f0eb13ff93fdc13bad1b2dec75d2d3bd4a2a413c</url>
  <id>f0eb13ff93fdc13bad1b2dec75d2d3bd4a2a413c</id>
  <committed-date>2008-12-08T10:38:52-08:00</committed-date>
  <authored-date>2008-12-08T10:38:52-08:00</authored-date>
  <message>Fix bug - lib/proxy.rb was not included in gemspec</message>
  <tree>2a6ee6bbe82f7077c9a00aa36a2fbfa179dbf04d</tree>
  <committer>
    <name>Sean Huber</name>
    <email>shuber@huberry.com</email>
  </committer>
</commit>
