You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The bundler dependency needs to be updated to play nicely with the forthcoming bundler 1.1. Actually, I'm not sure if bundler even needs to be a dependency for this project. So maybe, the line can just be taken out entirely.
Bundler is being used for gem build and push tasks (Bundler::GemHelper.install_tasks) . Its a development dependency. And given the ubiquitousness of Bundler, I am prepared to keep it as a dependency without worrying about its versions.
The bundler dependency needs to be updated to play nicely with the forthcoming bundler 1.1. Actually, I'm not sure if bundler even needs to be a dependency for this project. So maybe, the line can just be taken out entirely.
The text was updated successfully, but these errors were encountered: