From 8125b2a3c610b66106d03ea363215b40effbfc48 Mon Sep 17 00:00:00 2001 From: Brandon Keepers Date: Mon, 15 Mar 2010 10:19:17 -0500 Subject: [PATCH] Regenerated gemspec for version 1.8.5 --- delayed_job.gemspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/delayed_job.gemspec b/delayed_job.gemspec index cc40cb858..9303252c8 100644 --- a/delayed_job.gemspec +++ b/delayed_job.gemspec @@ -9,7 +9,7 @@ Gem::Specification.new do |s| s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version= s.authors = ["Brandon Keepers", "Tobias L\303\274tke"] - s.date = %q{2010-02-04} + s.date = %q{2010-03-15} s.description = %q{Delayed_job (or DJ) encapsulates the common pattern of asynchronously executing longer tasks in the background. It is a direct extraction from Shopify where the job table is responsible for a multitude of core tasks.} s.email = %q{tobi@leetsoft.com} s.extra_rdoc_files = [