Skip to content

Instantly share code, notes, and snippets.

@SoldierCoder
Created October 7, 2011 16:07
Show Gist options
  • Save SoldierCoder/1270676 to your computer and use it in GitHub Desktop.
Save SoldierCoder/1270676 to your computer and use it in GitHub Desktop.
How do i get out of this hell?
C:\railApps\voice>rake spec
You have requested:
faraday ~> 0.7.4
The bundle currently has faraday locked at 0.6.1.
Try running `bundle update faraday`
C:\railApps\voice>bundle update faraday
Fetching source index for http://rubygems.org/
You have requested:
multi_xml ~> 0.4.0
The bundle currently has multi_xml locked at 0.2.2.
Try running `bundle update multi_xml`
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment