Skip to content

Commit

Permalink
chore: use resque-scheduler 4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Korotaev Danil committed Oct 15, 2015
1 parent 272ede7 commit 6877d7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion resque-integration.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Gem::Specification.new do |gem|
gem.add_runtime_dependency 'resque-progress', '~> 1.0.1'
gem.add_runtime_dependency 'resque-multi-job-forks', '~> 0.4.2'
gem.add_runtime_dependency 'resque-failed-job-mailer', '~> 0.0.3'
gem.add_runtime_dependency 'resque-scheduler', '~> 3.0'
gem.add_runtime_dependency 'resque-scheduler', '~> 4.0'
gem.add_runtime_dependency 'resque-retry', '~> 1.3'
gem.add_runtime_dependency 'god', '~> 0.13.4'

Expand Down

0 comments on commit 6877d7a

Please sign in to comment.