roachclip.gemspec in roachclip-0.1.1 vs roachclip.gemspec in roachclip-0.1.2

- old
+ new

@@ -3,15 +3,15 @@ # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command # -*- encoding: utf-8 -*- Gem::Specification.new do |s| s.name = %q{roachclip} - s.version = "0.1.1" + s.version = "0.1.2" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Ryan Angilly"] - s.date = %q{2010-06-24} + s.date = %q{2010-08-10} s.description = %q{Let you upload images and have use paperclip's hotness to post process them} s.email = %q{ryan@angilly.com} s.extra_rdoc_files = [ "README" ] @@ -20,9 +20,10 @@ "MIT-LICENSE", "README", "Rakefile", "VERSION", "lib/roachclip.rb", + "lib/roachclip/validations.rb", "lib/roachclip/version.rb", "roachclip.gemspec", "script/runner.rb", "test/data/fonz.jpg", "test/test_helper.rb",