Skip to content

Instantly share code, notes, and snippets.

@trobrock
Created May 2, 2012 18:39
Show Gist options
  • Save trobrock/2579068 to your computer and use it in GitHub Desktop.
Save trobrock/2579068 to your computer and use it in GitHub Desktop.
-> % bundle
....
Installing unf (0.0.5)
Bundler::GemNotFound: Could not find unf-0.0.5-jruby.gem for installation
An error occured while installing unf (0.0.5), and Bundler cannot continue.
Make sure that `gem install unf -v '0.0.5'` succeeds before bundling.
-> % gem install unf
Successfully installed unf-0.0.5-java
1 gem installed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment