Skip to content

Commit

Permalink
Merge 0551fac into 8528e06
Browse files Browse the repository at this point in the history
  • Loading branch information
nurse committed Sep 22, 2017
2 parents 8528e06 + 0551fac commit 64c67ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion perfectsched.gemspec
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "chrono", "~> 0.3.0"
gem.add_dependency "sequel", "~> 3.48.0"
gem.add_dependency "tzinfo", "~> 1.1"
gem.add_dependency "perfectqueue", "~>0.9", ">= 0.8.41"
gem.add_dependency "perfectqueue", ">= 0.8.41", "< 1.0"
gem.add_development_dependency "rake", "~> 0.9.2"
gem.add_development_dependency "rspec", "~> 3.4.0"
gem.add_development_dependency "simplecov", "~> 0.10.0"
Expand Down

0 comments on commit 64c67ce

Please sign in to comment.