how to upgrade bundler 1.16.1 to latest stable release Ubuntu 14.04

Asked by Chowdhury Masum

Hello, I am trying to install bundler but when i run bundle install it shows this error message:

Bundler could not find compatible versions for gem "bundler":
  In Gemfile:
    bundler (<= 1.16.0, >= 1.13.3)

  Current Bundler version:
    bundler (1.16.1)
This Gemfile requires a different version of Bundler.
Perhaps you need to update Bundler by running `gem install bundler`?

Could not find gem 'bundler (<= 1.16.0, >= 1.13.3)' in any of the relevant sources:
  the local ruby installation

Help me to overcome this situations

Thanks

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1
Revision history for this message
Manfred Hampl (m-hampl) said :
#2

If I read the error message correctly, then you do not need an UPgrade, but a DOWNgrade of bundler.
You might try manually installing a version in the range from 1.13.3 to 1.16.0 (both versions included) instead of 1.16.1

This is not an Ubuntu problem, but a problem with the foreign application that you are trying to install.

Can you help with this problem?

Provide an answer of your own, or ask Chowdhury Masum for more information if necessary.

To post a message you must log in.