Skip to content

Commit

Permalink
Regenerate gemspec for version 2.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gilbert committed Feb 17, 2012
1 parent 145d793 commit b0d5c11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions staticmatic2.gemspec
Expand Up @@ -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"]
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit b0d5c11

Please sign in to comment.