source 'https://rubygems.org' gem 'activerecord', '~>5.1.0' gem 'rspec', '~>3.4' gem 'mysql2' gem 'rake' gem 'active_type', :path => '..'