Regenerated gemspec for version 0.5.5

This commit is contained in:
Tom Preston-Werner 2010-01-08 16:12:44 -08:00
parent c569f5e641
commit 59ee8a6869
1 changed files with 7 additions and 2 deletions

View File

@ -1,12 +1,15 @@
# Generated by jeweler
# DO NOT EDIT THIS FILE DIRECTLY
# Instead, edit Jeweler::Tasks in rakefile, and run the gemspec command
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = %q{jekyll}
s.version = "0.5.4"
s.version = "0.5.5"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Tom Preston-Werner"]
s.date = %q{2009-08-24}
s.date = %q{2010-01-08}
s.default_executable = %q{jekyll}
s.description = %q{Jekyll is a simple, blog aware, static site generator.}
s.email = %q{tom@mojombo.com}
@ -47,6 +50,7 @@ Gem::Specification.new do |s|
"lib/jekyll/pager.rb",
"lib/jekyll/post.rb",
"lib/jekyll/site.rb",
"lib/jekyll/static_file.rb",
"lib/jekyll/tags/highlight.rb",
"lib/jekyll/tags/include.rb",
"test/helper.rb",
@ -133,3 +137,4 @@ Gem::Specification.new do |s|
s.add_dependency(%q<open4>, [">= 0.9.6"])
end
end