Skip to content

Commit

Permalink
Regenerated gemspec for version 1.8.5
Browse files Browse the repository at this point in the history
  • Loading branch information
bkeepers committed Mar 15, 2010
1 parent 0bb9b3e commit 8125b2a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion delayed_job.gemspec
Expand Up @@ -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 = [
Expand Down

0 comments on commit 8125b2a

Please sign in to comment.