Skip to content

Commit

Permalink
Regenerate gemspec for version 0.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
peregrinator committed Sep 17, 2015
1 parent a659e43 commit 9bf57e5
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions thunder_punch.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "thunder_punch"
s.version = "0.1.3"
s.version = "0.1.5"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Bob Burbach"]
s.date = "2015-01-07"
s.date = "2015-09-17"
s.description = "Collection of capistano recipes for deployment and server tasks"
s.email = "info@criticaljuncture.org"
s.extra_rdoc_files = [
Expand All @@ -18,6 +18,8 @@ Gem::Specification.new do |s|
s.files = [
".document",
"CHANGELOG.mdown",
"Gemfile",
"Gemfile.lock",
"MIT-LICENSE",
"Manifest",
"README.mdown",
Expand Down Expand Up @@ -57,7 +59,7 @@ Gem::Specification.new do |s|
]
s.homepage = "http://github.com/critical/thunder_punch"
s.require_paths = ["lib"]
s.rubygems_version = "1.8.29"
s.rubygems_version = "1.8.11"
s.summary = "Collection of capistano recipes for deployment and server tasks"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 9bf57e5

Please sign in to comment.