Regenerated gemspec for version 0.10.0.pre4

This commit is contained in:
Chris Eppstein 2010-01-04 11:09:28 -08:00
parent 9f2dc915c3
commit 08894dc6ab

View File

@ -5,11 +5,11 @@
Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{compass} s.name = %q{compass}
s.version = "0.10.0.pre3" s.version = "0.10.0.pre4"
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
s.authors = ["Chris Eppstein"] s.authors = ["Chris Eppstein"]
s.date = %q{2010-01-02} s.date = %q{2010-01-04}
s.default_executable = %q{compass} s.default_executable = %q{compass}
s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.} s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.}
s.email = %q{chris@eppsteins.net} s.email = %q{chris@eppsteins.net}