# # Install with: # $ bundle install [--gemfile=./path/to/Gemfile] # # Update with: # $ bundle update [--gemfile=./path/to/Gemfile] # source 'https://rubygems.org' gem 'rake' gem 'activesupport' gem 'awesome_print'