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

- old
+ new

@@ -1,19 +1,19 @@ # 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.3 ruby lib +# stub: resque-status 0.5.0 ruby lib Gem::Specification.new do |s| s.name = "resque-status" - s.version = "0.4.3" + s.version = "0.5.0" 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-05-12" + s.date = "2015-03-18" 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" @@ -42,10 +42,10 @@ "test/test_resque_plugins_status.rb", "test/test_resque_plugins_status_hash.rb" ] s.homepage = "http://github.com/quirkey/resque-status" s.rubyforge_project = "quirkey" - s.rubygems_version = "2.2.1" + s.rubygems_version = "2.2.2" s.summary = "resque-status is an extension to the resque queue system that provides simple trackable jobs." if s.respond_to? :specification_version then s.specification_version = 4