paperclip-aws.gemspec in paperclip-aws-1.6.0 vs paperclip-aws.gemspec in paperclip-aws-1.6.1
- 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 = "paperclip-aws"
- s.version = "1.6.0"
+ s.version = "1.6.1"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Igor Alexandrov"]
- s.date = "2012-02-12"
+ s.date = "2012-02-24"
s.description = "'paperclip-aws' is a full featured storage module that supports all S3 locations (US, European and Tokio) without any additional hacking."
s.email = "igor.alexandrov@gmail.com"
s.extra_rdoc_files = [
"LICENSE.txt",
"README.md"
@@ -33,10 +33,10 @@
"test/helper.rb"
]
s.homepage = "http://github.com/igor-alexandrov/paperclip-aws"
s.licenses = ["MIT"]
s.require_paths = ["lib"]
- s.rubygems_version = "1.8.10"
+ s.rubygems_version = "1.8.15"
s.summary = "Storage module to official 'aws-sdk' gem for Amazon S3"
if s.respond_to? :specification_version then
s.specification_version = 3