uploader.gemspec in uploader-3.1.1 vs uploader.gemspec in uploader-3.1.2
- 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 = %q{uploader}
- s.version = "3.1.1"
+ s.version = "3.1.2"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Justin Ball", "Joel Duffin", "David South"]
- s.date = %q{2011-09-17}
+ s.date = %q{2011-09-19}
s.description = %q{Uploader gem that makes it simple add multiple file uploads to your Rails project using SWFUpload, Uploadify and Paperclip}
s.email = %q{justinball@gmail.com}
s.extra_rdoc_files = [
"README.rdoc",
"TODO"