Running something like
bundle install --without nothing
should clear the cache, not sure if it is recommended though. This is one seems a lot better
rm .bundle/config
See this issue apparently it was already fix :D
Running something like
bundle install --without nothing
should clear the cache, not sure if it is recommended though. This is one seems a lot better
rm .bundle/config
See this issue apparently it was already fix :D