Regenerated gemspec for version 0.8.14
This commit is contained in:
parent
46ac08c57a
commit
ececdb9976
@ -2,11 +2,11 @@
|
|||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{compass}
|
s.name = %q{compass}
|
||||||
s.version = "0.8.13"
|
s.version = "0.8.14"
|
||||||
|
|
||||||
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||||
s.authors = ["Chris Eppstein"]
|
s.authors = ["Chris Eppstein"]
|
||||||
s.date = %q{2009-08-30}
|
s.date = %q{2009-09-02}
|
||||||
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}
|
||||||
@ -247,7 +247,9 @@ Gem::Specification.new do |s|
|
|||||||
"lib/vendor/fssm.rb",
|
"lib/vendor/fssm.rb",
|
||||||
"lib/vendor/fssm/backends/fsevents.rb",
|
"lib/vendor/fssm/backends/fsevents.rb",
|
||||||
"lib/vendor/fssm/backends/polling.rb",
|
"lib/vendor/fssm/backends/polling.rb",
|
||||||
|
"lib/vendor/fssm/cache.rb",
|
||||||
"lib/vendor/fssm/ext.rb",
|
"lib/vendor/fssm/ext.rb",
|
||||||
|
"lib/vendor/fssm/fsevents.rb",
|
||||||
"lib/vendor/fssm/monitor.rb",
|
"lib/vendor/fssm/monitor.rb",
|
||||||
"lib/vendor/fssm/path.rb",
|
"lib/vendor/fssm/path.rb",
|
||||||
"lib/vendor/fssm/state.rb",
|
"lib/vendor/fssm/state.rb",
|
||||||
|
Loading…
Reference in New Issue
Block a user