Skip to content

Commit

Permalink
Regenerated gemspec for version 1.9.6
Browse files Browse the repository at this point in the history
  • Loading branch information
bvandenbos committed Oct 8, 2010
1 parent 6341215 commit 0722d5f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions resque-scheduler.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@

Gem::Specification.new do |s|
s.name = %q{resque-scheduler}
s.version = "1.9.5"
s.version = "1.9.6"

s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
s.authors = ["Ben VandenBos"]
s.date = %q{2010-09-09}
s.date = %q{2010-10-08}
s.description = %q{Light weight job scheduling on top of Resque.
Adds methods enqueue_at/enqueue_in to schedule jobs in the future.
Also supports queueing jobs on a fixed, cron-like schedule.}
Expand Down

0 comments on commit 0722d5f

Please sign in to comment.