From b0d5c11cb428eb7394d4ada5905e5766b46f6d4f Mon Sep 17 00:00:00 2001 From: Gilbert Date: Fri, 17 Feb 2012 15:40:19 -0600 Subject: [PATCH] Regenerate gemspec for version 2.1.2 --- staticmatic2.gemspec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/staticmatic2.gemspec b/staticmatic2.gemspec index beb4d27..4d0ab6e 100644 --- a/staticmatic2.gemspec +++ b/staticmatic2.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Stephen Bartholomew", "Gilbert B Garza"] - s.date = "2011-09-27" + s.date = "2012-02-17" s.description = " StaticMatic helps you quickly create maintainable Amazon S3 static websites using\n tools such as Haml and Sass.\n \n Quickly deploy to services such as Amazon S3 in a single command.\n" s.email = "gilbertbgarza@gmail.com" s.executables = ["staticmatic"] @@ -119,7 +119,7 @@ Gem::Specification.new do |s| s.licenses = ["MIT"] s.require_paths = ["lib"] s.rubyforge_project = "staticmatic2" - s.rubygems_version = "1.8.10" + s.rubygems_version = "1.8.11" s.summary = "Build Amazon S3 static websites using modern dynamic tools" if s.respond_to? :specification_version then