blitline.gemspec in blitline-1.3.0 vs blitline.gemspec in blitline-1.4.0

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = "blitline" - s.version = "1.3.0" + s.version = "1.4.0" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Blitline LLC"] - s.date = "2012-05-21" + s.date = "2012-10-12" s.description = "The blitline gems provides a simple easy wrapper to the Blitline.com web api" s.email = "support@blitline.com" s.extra_rdoc_files = [ "LICENSE.txt", "README.rdoc" @@ -37,10 +37,10 @@ "test/test_service.rb" ] s.homepage = "http://github.com/blitline-dev/blitline" s.licenses = ["MIT"] s.require_paths = ["lib"] - s.rubygems_version = "1.8.12" + s.rubygems_version = "1.8.24" s.summary = "Blitline provides simple image processing in the cloud" if s.respond_to? :specification_version then s.specification_version = 3