I am pretty sure this is a very basic question but as a RoR newbie I'd like to understand why sometimes I use bundle install (which from my undertanding install all Gems and their dependecies from Gemfile) and gem install [gemname]?I am pretty sure this is a very basic question