source 'https://rubygems.org'

# The gemspec line tells bundler that it can find a .gemspec file alongside the Gemfile.
gemspec
gem 'mime-types'
gem 'wunderbar'
