Skip to content

Commit ececdb9

Browse files
committed
Regenerated gemspec for version 0.8.14
1 parent 46ac08c commit ececdb9

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

compass.gemspec

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
22

33
Gem::Specification.new do |s|
44
s.name = %q{compass}
5-
s.version = "0.8.13"
5+
s.version = "0.8.14"
66

77
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
88
s.authors = ["Chris Eppstein"]
9-
s.date = %q{2009-08-30}
9+
s.date = %q{2009-09-02}
1010
s.default_executable = %q{compass}
1111
s.description = %q{Compass is a Sass-based Stylesheet Framework that streamlines the creation and maintainance of CSS.}
1212
s.email = %q{[email protected]}
@@ -247,7 +247,9 @@ Gem::Specification.new do |s|
247247
"lib/vendor/fssm.rb",
248248
"lib/vendor/fssm/backends/fsevents.rb",
249249
"lib/vendor/fssm/backends/polling.rb",
250+
"lib/vendor/fssm/cache.rb",
250251
"lib/vendor/fssm/ext.rb",
252+
"lib/vendor/fssm/fsevents.rb",
251253
"lib/vendor/fssm/monitor.rb",
252254
"lib/vendor/fssm/path.rb",
253255
"lib/vendor/fssm/state.rb",

0 commit comments

Comments
 (0)