blitline.gemspec in blitline-2.1.0 vs blitline.gemspec in blitline-2.2.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 = "2.1.0"
+ s.version = "2.2.0"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Blitline LLC"]
- s.date = "2012-12-21"
+ s.date = "2013-08-28"
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.md"
@@ -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.24"
+ s.rubygems_version = "1.8.25"
s.summary = "Blitline provides simple image processing in the cloud"
if s.respond_to? :specification_version then
s.specification_version = 3