<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -2,11 +2,11 @@
 
 Gem::Specification.new do |s|
   s.name = %q{compass}
-  s.version = &quot;0.8.2&quot;
+  s.version = &quot;0.8.3&quot;
 
   s.required_rubygems_version = Gem::Requirement.new(&quot;&gt;= 0&quot;) if s.respond_to? :required_rubygems_version=
   s.authors = [&quot;Chris Eppstein&quot;]
-  s.date = %q{2009-07-04}
+  s.date = %q{2009-07-06}
   s.default_executable = %q{compass}
   s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.}
   s.email = %q{chris@eppsteins.net}
@@ -178,8 +178,12 @@ Gem::Specification.new do |s|
     &quot;frameworks/compass/stylesheets/compass/utilities/tables/_alternating_rows_and_columns.sass&quot;,
     &quot;frameworks/compass/stylesheets/compass/utilities/tables/_borders.sass&quot;,
     &quot;frameworks/compass/stylesheets/compass/utilities/tables/_scaffolding.sass&quot;,
+    &quot;frameworks/compass/stylesheets/compass/utilities/text/_ellipsis.sass&quot;,
     &quot;frameworks/compass/stylesheets/compass/utilities/text/_nowrap.sass&quot;,
     &quot;frameworks/compass/stylesheets/compass/utilities/text/_replacement.sass&quot;,
+    &quot;frameworks/compass/templates/ellipsis/ellipsis.sass&quot;,
+    &quot;frameworks/compass/templates/ellipsis/manifest.rb&quot;,
+    &quot;frameworks/compass/templates/ellipsis/xml/ellipsis.xml&quot;,
     &quot;frameworks/compass/templates/project/ie.sass&quot;,
     &quot;frameworks/compass/templates/project/manifest.rb&quot;,
     &quot;frameworks/compass/templates/project/print.sass&quot;,
@@ -231,9 +235,9 @@ Gem::Specification.new do |s|
     &quot;lib/compass/sass_extensions/functions.rb&quot;,
     &quot;lib/compass/sass_extensions/functions/display.rb&quot;,
     &quot;lib/compass/sass_extensions/functions/enumerate.rb&quot;,
-    &quot;lib/compass/sass_extensions/functions/image_url.rb&quot;,
     &quot;lib/compass/sass_extensions/functions/inline_image.rb&quot;,
     &quot;lib/compass/sass_extensions/functions/selectors.rb&quot;,
+    &quot;lib/compass/sass_extensions/functions/urls.rb&quot;,
     &quot;lib/compass/sass_extensions/monkey_patches.rb&quot;,
     &quot;lib/compass/sass_extensions/monkey_patches/stylesheet_updating.rb&quot;,
     &quot;lib/compass/test_case.rb&quot;,
@@ -324,11 +328,11 @@ Gem::Specification.new do |s|
     s.specification_version = 3
 
     if Gem::Version.new(Gem::RubyGemsVersion) &gt;= Gem::Version.new('1.2.0') then
-      s.add_runtime_dependency(%q&lt;haml-edge&gt;, [&quot;&gt;= 2.1.12&quot;])
+      s.add_runtime_dependency(%q&lt;haml&gt;, [&quot;&gt;= 2.2.0&quot;])
     else
-      s.add_dependency(%q&lt;haml-edge&gt;, [&quot;&gt;= 2.1.12&quot;])
+      s.add_dependency(%q&lt;haml&gt;, [&quot;&gt;= 2.2.0&quot;])
     end
   else
-    s.add_dependency(%q&lt;haml-edge&gt;, [&quot;&gt;= 2.1.12&quot;])
+    s.add_dependency(%q&lt;haml&gt;, [&quot;&gt;= 2.2.0&quot;])
   end
 end</diff>
      <filename>compass.gemspec</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5dbc336d3d366b958ea2e5aeadf0471f537d867e</id>
    </parent>
  </parents>
  <author>
    <name>Chris Eppstein</name>
    <email>chris@eppsteins.net</email>
  </author>
  <url>http://github.com/chriseppstein/compass/commit/f8987b816531e2e9bc64c7a24e0c82d9ef34bfff</url>
  <id>f8987b816531e2e9bc64c7a24e0c82d9ef34bfff</id>
  <committed-date>2009-07-06T07:45:51-07:00</committed-date>
  <authored-date>2009-07-06T07:45:51-07:00</authored-date>
  <message>Regenerated gemspec for version 0.8.3</message>
  <tree>92a6f20bc9f73ad25163e909aa15acfe75d57560</tree>
  <committer>
    <name>Chris Eppstein</name>
    <email>chris@eppsteins.net</email>
  </committer>
</commit>
