Skip to content

Commit

Permalink
Latest concurrent-ruby release.
Browse files Browse the repository at this point in the history
  • Loading branch information
jdantonio committed Nov 5, 2015
1 parent 15dc306 commit 8939a27
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sidekiq.gemspec
Expand Up @@ -19,7 +19,7 @@ Gem::Specification.new do |gem|
gem.add_dependency 'redis-namespace', '~> 1.5', '>= 1.5.2'
gem.add_dependency 'connection_pool', '~> 2.2', '>= 2.2.0'
gem.add_dependency 'json', '~> 1.0'
gem.add_dependency 'concurrent-ruby', '1.0.0.pre4'
gem.add_dependency 'concurrent-ruby', '~> 1.0.0.pre5'
gem.add_development_dependency 'sinatra', '~> 1.4', '>= 1.4.6'
gem.add_development_dependency 'minitest', '~> 5.7', '>= 5.7.0'
gem.add_development_dependency 'rake', '~> 10.0'
Expand Down

0 comments on commit 8939a27

Please sign in to comment.