Don't Understand Bundler Interaction with Gems
问题 I thought I understood how Bundler works with gems, but after something that recently happened, I am not sure I have it right. I am developing an Rails application. To start off (and just so I would get familiar with the Rails environment which I haven't worked in before), I did not use an IDE. But, because I'm missing out on some of the advantages of an IDE, I just started using RubyMine. As part of the RubyMine setup, it asked to update all my gems for my existing project. After that, I