I get this error when trying to install a package. I have both versions of "0.15.4" and "0.25.1" gem excon in my gemset. How can i fix this?
Bundler could not find compatible versions for gem "excon":
In the Gemfile: mandrill-api (> = 0) ruby ββdepends on excon (~> 0.15.4) ruby
fog (~> 1.10.1) ruby depends on excon (0.25.1)
source share