Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Gem::LoadError (ipaddr is not part of the bundle. Add it to your Gemfile.)" after upgrading to Rails 2.5 #14

Open
patbl opened this issue Nov 6, 2018 · 0 comments

Comments

@patbl
Copy link

patbl commented Nov 6, 2018

In the large Rails app I work on, we started getting errors of this form when we upgraded to Ruby 2.5:

Gem::LoadError (ipaddr is not part of the bundle. Add it to your Gemfile.)

We got such errors with a few different gems: csv, date, fileutils, ipaddr, and webrick. These are all default gems.

We removed pry-debundle for other reasons, but removing it turned out to fix this error as well. I tried reproducing the issue with a new Rails app, but I couldn't. I'm creating this issue so that maybe someone who's googling for the error will find it and save some time.

@patbl patbl changed the title Gem::LoadError (ipaddr is not part of the bundle. Add it to your Gemfile.) "Gem::LoadError (ipaddr is not part of the bundle. Add it to your Gemfile.)" after upgrading to Rails 2.5 Nov 6, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant