resque-status.gemspec in resque-status-0.4.2 vs resque-status.gemspec in resque-status-0.4.3

- old
+ new

@@ -1,18 +1,18 @@ # Generated by jeweler # DO NOT EDIT THIS FILE DIRECTLY # Instead, edit Jeweler::Tasks in Rakefile, and run 'rake gemspec' # -*- encoding: utf-8 -*- -# stub: resque-status 0.4.2 ruby lib +# stub: resque-status 0.4.3 ruby lib Gem::Specification.new do |s| s.name = "resque-status" - s.version = "0.4.2" + s.version = "0.4.3" s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.require_paths = ["lib"] s.authors = ["Aaron Quint"] - s.date = "2014-01-21" + s.date = "2014-05-12" s.description = "resque-status is an extension to the resque queue system that provides simple trackable jobs. It provides a Resque::Plugins::Status::Hash class which can set/get the statuses of jobs and a Resque::Plugins::Status class that when included provides easily trackable/killable jobs." s.email = "aaron@quirkey.com" s.extra_rdoc_files = [ "LICENSE", "README.rdoc"