Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dblock committed Jun 25, 2012
1 parent 677765f commit aa461dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions garner.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = "garner" s.name = "garner"
s.version = "0.1.1" s.version = "0.1.2"


s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Daniel Doubrovkine", "Frank Macreery"] s.authors = ["Daniel Doubrovkine", "Frank Macreery"]
s.date = "2012-06-22" s.date = "2012-06-25"
s.description = "Garner is a set of Rack middleware and cache helpers that implement various strategies." s.description = "Garner is a set of Rack middleware and cache helpers that implement various strategies."
s.email = "dblock@dblock.org" s.email = "dblock@dblock.org"
s.extra_rdoc_files = [ s.extra_rdoc_files = [
Expand Down

0 comments on commit aa461dc

Please sign in to comment.