source 'https://rubygems.org'

gemspec path: '..'

gem 'rails', github: 'rails/rails', branch: '4-0-stable'
gem "mime-types", "< 3"
