Skip to content

Commit

Permalink
Regenerate gemspec for version 2.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Travis Reeder committed Jan 19, 2012
1 parent 2a49dbe commit 6ddadeb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions iron_worker.gemspec
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = "iron_worker"
s.version = "2.3.1"
s.version = "2.3.2"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Travis Reeder"]
s.date = "2012-01-09"
s.date = "2012-01-19"
s.description = "The official IronWorker gem for IronWorker by Iron.io. http://www.iron.io"
s.email = "travis@iron.io"
s.extra_rdoc_files = [
Expand All @@ -34,7 +34,7 @@ Gem::Specification.new do |s|
s.homepage = "http://www.iron.io"
s.require_paths = ["lib"]
s.required_ruby_version = Gem::Requirement.new(">= 1.9")
s.rubygems_version = "1.8.15"
s.rubygems_version = "1.8.11"
s.summary = "The official IronWorker gem for IronWorker by Iron.io. http://www.iron.io"

if s.respond_to? :specification_version then
Expand Down

0 comments on commit 6ddadeb

Please sign in to comment.