blitline.gemspec in blitline-1.0.1 vs blitline.gemspec in blitline-1.0.2
- old
+ new
@@ -3,11 +3,11 @@
# Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec'
# -*- encoding: utf-8 -*-
Gem::Specification.new do |s|
s.name = "blitline"
- s.version = "1.0.1"
+ s.version = "1.0.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Blitline LLC"]
s.date = "2011-12-09"
s.description = "The blitline gems provides a simple easy wrapper to the Blitline.com web api"
@@ -33,10 +33,10 @@
"lib/blitline/s3_destination.rb",
"lib/blitline/save.rb",
"test/helper.rb",
"test/test_blitline.rb"
]
- s.homepage = "http://github.com/blitline_dev/blitline"
+ s.homepage = "http://github.com/blitline-dev/blitline"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
s.rubygems_version = "1.8.12"
s.summary = "Blitline provides simple image processing in the cloud"