httpthumbnailer.gemspec in httpthumbnailer-0.0.2 vs httpthumbnailer.gemspec in httpthumbnailer-0.0.3
- 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 = "httpthumbnailer"
- s.version = "0.0.2"
+ s.version = "0.0.3"
s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Jakub Pastuszek"]
- s.date = "2011-11-23"
+ s.date = "2011-11-28"
s.description = "Provides HTTP API for thumbnailing images"
s.email = "jpastuszek@gmail.com"
s.executables = ["httpthumbnailer"]
s.extra_rdoc_files = [
"LICENSE.txt",
@@ -28,9 +28,10 @@
"VERSION",
"bin/httpthumbnailer",
"features/httpthumbnailer.feature",
"features/step_definitions/httpthumbnailer_steps.rb",
"features/support/env.rb",
+ "features/support/test-transparent.png",
"features/support/test.jpg",
"httpthumbnailer.gemspec",
"lib/httpthumbnailer/multipart_response.rb",
"lib/httpthumbnailer/thumbnail_specs.rb",
"lib/httpthumbnailer/thumbnailer.rb",