source 'https://rubygems.org' gemspec gem 'activeadmin', github: 'activeadmin/activeadmin' gem 'sqlite3' gem 'acts_as_list' gem 'rubocop'