From 06a800a90a237bc8f76a75a90cb7e22e0dac54f6 Mon Sep 17 00:00:00 2001 From: tdreyno Date: Sat, 8 Aug 2009 17:17:59 -0700 Subject: [PATCH] Regenerated gemspec for version 0.3.5 --- middleman.gemspec | 28 ++++++++++++++++++++++++++-- 1 file changed, 26 insertions(+), 2 deletions(-) diff --git a/middleman.gemspec b/middleman.gemspec index cc6d608b..8758d0a1 100644 --- a/middleman.gemspec +++ b/middleman.gemspec @@ -1,12 +1,15 @@ +# Generated by jeweler +# DO NOT EDIT THIS FILE +# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{middleman} - s.version = "0.3.4" + s.version = "0.3.5" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Thomas Reynolds"] - s.date = %q{2009-08-05} + s.date = %q{2009-08-08} s.email = %q{tdreyno@gmail.com} s.executables = ["mm-init", "mm-build", "mm-server"] s.extra_rdoc_files = [ @@ -71,6 +74,27 @@ Gem::Specification.new do |s| "vendor/sinatra-content-for/lib/sinatra/content_for.rb", "vendor/sinatra-content-for/sinatra-content-for.gemspec", "vendor/sinatra-content-for/test/content_for_test.rb", + "vendor/sinatra-helpers/LICENSE", + "vendor/sinatra-helpers/README.rdoc", + "vendor/sinatra-helpers/Rakefile", + "vendor/sinatra-helpers/VERSION.yml", + "vendor/sinatra-helpers/lib/sinatra-helpers.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/haml.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/haml/flash.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/haml/forms.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/haml/links.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/haml/partials.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/html.rb", + "vendor/sinatra-helpers/lib/sinatra-helpers/html/escape.rb", + "vendor/sinatra-helpers/sinatra-helpers.gemspec", + "vendor/sinatra-helpers/test/haml/flash_test.rb", + "vendor/sinatra-helpers/test/haml/forms_test.rb", + "vendor/sinatra-helpers/test/haml/links_test.rb", + "vendor/sinatra-helpers/test/haml/partials_test.rb", + "vendor/sinatra-helpers/test/haml/views/_object.haml", + "vendor/sinatra-helpers/test/haml/views/_thing.haml", + "vendor/sinatra-helpers/test/html/escape_test.rb", + "vendor/sinatra-helpers/test/test_helper.rb", "vendor/sinatra-markaby/CHANGES", "vendor/sinatra-markaby/LICENSE", "vendor/sinatra-markaby/README.rdoc",