boucher icon indicating copy to clipboard operation
boucher copied to clipboard

Bundle install fails on a Fog dependency

Open jramnani opened this issue 8 years ago • 1 comments

When trying to run the tests I get the following error.

jramnani@Jeffs-MacBook-Pro-2 $ bundle install
Fetching gem metadata from https://rubygems.org/
Fetching version metadata from https://rubygems.org/
Could not find fog-aliyun-0.0.10 in any of the sources

jramnani avatar May 31 '16 16:05 jramnani

PR #11 has a fix for this issue by upgrading Fog, and pinning one of its dependencies to a version that works with Ruby 1.9.

jramnani avatar Jun 01 '16 20:06 jramnani