source 'https://rubygems.org' gem "acts_as_list" # since rails 5 gem "record_tag_helper" group :test do gem "rails-controller-testing" end