right_api.gemspec in right_api-0.1.2 vs right_api.gemspec in right_api-0.1.3

- 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{right_api} - s.version = "0.1.2" + s.version = "0.1.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["MoneyPools"] - s.date = %q{2009-08-24} + s.date = %q{2010-01-14} s.description = %q{A ruby wrapper for the RightScale api} s.email = %q{mpdev@businesslogic.com} s.extra_rdoc_files = [ "README" ] @@ -29,11 +29,11 @@ "uninstall.rb" ] s.homepage = %q{http://github.com/moneypools/right_api} s.rdoc_options = ["--charset=UTF-8"] s.require_paths = ["lib"] - s.rubygems_version = %q{1.3.3} + s.rubygems_version = %q{1.3.5} s.summary = %q{A ruby wrapper for the RightScale api} if s.respond_to? :specification_version then current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION s.specification_version = 3 @@ -48,5 +48,6 @@ else s.add_dependency(%q<hpricot>, [">= 0"]) s.add_dependency(%q<activesupport>, [">= 0"]) end end +