I previously bundle installed using the --without flag. Then even when I wasnt use that flag, it would still call the flag by default.
If you want to reset your bundle settings for your app just delete the .bundle folder in your application, then your back to a blank slate again.
rm -rf .bundle
Related External Links: