Regenerated gemspec for version 0.12.0
This commit is contained in:
parent
505d32046e
commit
aa642d8691
|
@ -1,15 +1,15 @@
|
||||||
# Generated by jeweler
|
# Generated by jeweler
|
||||||
# DO NOT EDIT THIS FILE DIRECTLY
|
# DO NOT EDIT THIS FILE
|
||||||
# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
|
# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec`
|
||||||
# -*- encoding: utf-8 -*-
|
# -*- encoding: utf-8 -*-
|
||||||
|
|
||||||
Gem::Specification.new do |s|
|
Gem::Specification.new do |s|
|
||||||
s.name = %q{middleman}
|
s.name = %q{middleman}
|
||||||
s.version = "0.12.0.pre3"
|
s.version = "0.12.0"
|
||||||
|
|
||||||
s.required_rubygems_version = Gem::Requirement.new("> 1.3.1") if s.respond_to? :required_rubygems_version=
|
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
|
||||||
s.authors = ["Thomas Reynolds"]
|
s.authors = ["Thomas Reynolds"]
|
||||||
s.date = %q{2009-12-03}
|
s.date = %q{2009-12-07}
|
||||||
s.email = %q{tdreyno@gmail.com}
|
s.email = %q{tdreyno@gmail.com}
|
||||||
s.executables = ["mm-init", "mm-build", "mm-server"]
|
s.executables = ["mm-init", "mm-build", "mm-server"]
|
||||||
s.extra_rdoc_files = [
|
s.extra_rdoc_files = [
|
||||||
|
@ -1699,4 +1699,3 @@ Gem::Specification.new do |s|
|
||||||
s.add_dependency(%q<cucumber>, [">= 0"])
|
s.add_dependency(%q<cucumber>, [">= 0"])
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue