amazon-ec2.gemspec in amazon-ec2-0.7.0 vs amazon-ec2.gemspec in amazon-ec2-0.7.1

- old
+ new

@@ -1,17 +1,17 @@ # Generated by jeweler -# DO NOT EDIT THIS FILE -# Instead, edit Jeweler::Tasks in Rakefile, and run `rake gemspec` +# DO NOT EDIT THIS FILE DIRECTLY +# Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{amazon-ec2} - s.version = "0.7.0" + s.version = "0.7.1" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Glenn Rempe"] - s.date = %q{2009-10-29} + s.date = %q{2009-11-14} s.description = %q{A Ruby library for accessing the Amazon Web Services Elastic Compute Cloud (EC2), Elastic Load Balancer (ELB), Cloudwatch, and Autoscaling API's.} s.email = %q{glenn@rempe.us} s.executables = ["ec2-gem-example.rb", "ec2-gem-profile.rb", "ec2sh", "setup.rb"] s.extra_rdoc_files = [ "ChangeLog", @@ -134,5 +134,6 @@ s.add_dependency(%q<test-spec>, [">= 0.10.0"]) s.add_dependency(%q<relevance-rcov>, [">= 0.8.5.1"]) s.add_dependency(%q<perftools.rb>, ["= 0.1.6"]) end end +