RightScaleAPIHelper.gemspec in RightScaleAPIHelper-0.5.7 vs RightScaleAPIHelper.gemspec in RightScaleAPIHelper-0.5.8

- old
+ new

@@ -3,14 +3,14 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "RightScaleAPIHelper" - s.version = "0.5.7" + s.version = "0.5.8" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Eric VanWieren"] - s.date = "2013-09-04" + s.date = "2013-09-06" s.description = "Simple wrapper for connecting and using the RightScale API. Eases the use of connecting with a username and password, and then provides an object to do GET, PUT, POST, DELETE requests. Returns an HTTP response." s.email = "eric@codex.org" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc"