After we upgraded to sidekiq 3, bundler couldn't find compatible "connection_pool".
Bundler could not find compatible versions for gem "connection_pool":
In snapshot (Gemfile.lock):
connection_pool (2.0.0)
In Gemfile:
vero (= 0.5.10) ruby depends on
connection_pool (~> 1.0) ruby
After we upgraded to sidekiq 3, bundler couldn't find compatible "connection_pool".
Bundler could not find compatible versions for gem "connection_pool":
In snapshot (Gemfile.lock):
connection_pool (2.0.0)
In Gemfile:
vero (= 0.5.10) ruby depends on
connection_pool (~> 1.0) ruby