Compatibility problem between gems, RubyGems or Bundler ?

I tried a prerelease of ruby and I had a nice compatibility problem when gem update command

It seems bundler is not compatible with the new Rubygem version.

I had to fix this by updating the bundler to prerelease version too.

Suddenly, another problem appeared when I tried a bundle update command !

I tried to remove this bundler version and install the previous one and it worked !

Conclusion, try to avoid as much as you can prerelease versions in development or/and production environment :P

As I write this, it seems a new bundler version will be release shortly. Today, a stable release 1.3.0 will maybe repair this problem.

Leave a Reply

Your email address will not be published. Required fields are marked *

Post Navigation