gemspec :path => '.'

instance_eval File.read(File.expand_path('../gemfiles/Gemfile.base', __FILE__))

gem 'rails', '~> 3.2.0'
