Stale dependencies #659
Closed
Stale dependencies #659
Comments
Looks like Bundler is being weird, as usual. First of all, the current version of Brakeman depends on the 3.6.x versions of In other words, these dependencies could be resolved to every library's satisfaction, but Bundler can't figure it out. Perhaps the Gemfile in the app needs to be adjusted? Or you could try |
Closing because this is a Bundler problem. |
Repository owner
locked and limited conversation to collaborators
Feb 16, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When running
bundle update
on an app that usesbrakeman
I get the following messages, unless I removebrakeman
from myGemfile
:The text was updated successfully, but these errors were encountered: