Skip to content

Commit

Permalink
Regenerate gemspec for version 1.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nirvdrum committed Jan 27, 2011
1 parent 4e6c43b commit 5d296e4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions rubber.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{rubber}
s.version = "1.8.0"
s.version = "1.9.0"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Matt Conway"]
s.date = %q{2010-12-07}
s.date = %q{2011-01-26}
s.default_executable = %q{vulcanize}
s.description = %q{ The rubber plugin enables relatively complex multi-instance deployments of RubyOnRails applications to
Amazon's Elastic Compute Cloud (EC2). Like capistrano, rubber is role based, so you can define a set
Expand Down

0 comments on commit 5d296e4

Please sign in to comment.