Regenerated gemspec for version 0.8.15
This commit is contained in:
parent
43d476cb6e
commit
312ee77cf4
@ -1,11 +1,12 @@
|
|||||||
# -*- encoding: utf-8 -*-
|
# -*- encoding: utf-8 -*-
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{compass}
|
s.name = %q{compass}
|
||||||
s.version = "0.8.14"
|
s.version = "0.8.15"
|
||||||
|
|
||||||
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-09-02}
|
s.date = %q{2009-09-05}
|
||||||
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}
|
||||||
@ -253,6 +254,7 @@ Gem::Specification.new do |s|
|
|||||||
"lib/vendor/fssm/path.rb",
|
"lib/vendor/fssm/path.rb",
|
||||||
"lib/vendor/fssm/state.rb",
|
"lib/vendor/fssm/state.rb",
|
||||||
"lib/vendor/fssm/support.rb",
|
"lib/vendor/fssm/support.rb",
|
||||||
|
"lib/vendor/fssm/tree.rb",
|
||||||
"test/command_line_helper.rb",
|
"test/command_line_helper.rb",
|
||||||
"test/command_line_test.rb",
|
"test/command_line_test.rb",
|
||||||
"test/compass_test.rb",
|
"test/compass_test.rb",
|
||||||
|
Loading…
Reference in New Issue
Block a user