Skip to content

Instantly share code, notes, and snippets.

@vasanthela
Last active August 29, 2015 13:55
Show Gist options
  • Save vasanthela/8700721 to your computer and use it in GitHub Desktop.
Save vasanthela/8700721 to your computer and use it in GitHub Desktop.
Bundler::GemNotFound: Could not find minitest-4.7.5.gem for installation
Fetching gem metadata from https://rubygems.org/.........
Fetching additional metadata from https://rubygems.org/..
Using rake (10.1.1)
Using i18n (0.6.9)
Bundler::GemNotFound: Could not find minitest-4.7.5.gem for installation
An error occurred while installing minitest (4.7.5), and Bundler cannot continue.
Make sure that `gem install minitest -v '4.7.5'` succeeds before bundling.
Use bundler version > 1.5.1
You're running an outdated version of Bundler.
You should upgrade: `gem install bundler -v '= 1.5.1'`
https://github.com/travis-ci/travis-ci/issues/1806
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment