source 'https://rubygems.org' gem 'activerecord', '~> 4.1.10' gem 'protected_attributes' if ENV['PROTECTED_ATTRIBUTES'] == 'true' gemspec :path => "../"