mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
Regenerated gemspec for version 0.9.3
This commit is contained in:
parent
aa85cfca2e
commit
b9fc00c673
1 changed files with 2 additions and 2 deletions
|
@ -67,12 +67,12 @@ Gem::Specification.new do |s|
|
|||
"spec/spec_helper.rb"
|
||||
]
|
||||
s.has_rdoc = true
|
||||
s.homepage = %q{http://github.com/tdreyno/middleman}
|
||||
s.homepage = %q{http://wiki.github.com/tdreyno/middleman}
|
||||
s.rdoc_options = ["--charset=UTF-8"]
|
||||
s.require_paths = ["lib"]
|
||||
s.rubyforge_project = %q{middleman}
|
||||
s.rubygems_version = %q{1.3.1}
|
||||
s.summary = %q{A static site generator utilizing Haml and Sass}
|
||||
s.summary = %q{A static site generator utilizing Haml, Sass and providing YUI compression and cache busting}
|
||||
s.test_files = [
|
||||
"spec/builder_spec.rb",
|
||||
"spec/fixtures/sample/init.rb",
|
||||
|
|
Loading…
Reference in a new issue