From fab84dbad8b6e837ca6b327ccb421753f9f02eab Mon Sep 17 00:00:00 2001 From: Chris Eppstein Date: Thu, 24 Sep 2009 09:07:04 -0700 Subject: [PATCH] Regenerated gemspec for version 0.8.17 --- compass.gemspec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/compass.gemspec b/compass.gemspec index d9214f1b..6a2d352f 100644 --- a/compass.gemspec +++ b/compass.gemspec @@ -2,10 +2,11 @@ Gem::Specification.new do |s| s.name = %q{compass} - s.version = "0.8.16" + s.version = "0.8.17" + s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Chris Eppstein"] - s.date = %q{2009-09-12} + s.date = %q{2009-09-24} 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}