Skip to content
This repository has been archived by the owner on Jan 20, 2019. It is now read-only.

Commit

Permalink
Regenerated gemspec for version 0.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
grempe committed Feb 25, 2010
1 parent 74275d6 commit a8619ea
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions amazon-ec2.gemspec
Expand Up @@ -5,11 +5,11 @@


Gem::Specification.new do |s| Gem::Specification.new do |s|
s.name = %q{amazon-ec2} s.name = %q{amazon-ec2}
s.version = "0.9.5" s.version = "0.9.6"


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 = ["Glenn Rempe"] s.authors = ["Glenn Rempe"]
s.date = %q{2010-02-23} s.date = %q{2010-02-25}
s.description = %q{A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch, and Autoscaling APIs.} s.description = %q{A Ruby library for accessing the Amazon Web Services EC2, ELB, RDS, Cloudwatch, and Autoscaling APIs.}
s.email = %q{glenn@rempe.us} s.email = %q{glenn@rempe.us}
s.executables = ["ec2-gem-example.rb", "ec2-gem-profile.rb", "ec2sh", "setup.rb"] s.executables = ["ec2-gem-example.rb", "ec2-gem-profile.rb", "ec2sh", "setup.rb"]
Expand Down

0 comments on commit a8619ea

Please sign in to comment.