source 'https://rubygems.org'

gem 'railties', '~>7.2.1'
gem 'activemodel'
gem 'execjs'

gemspec name: 'couch_potato', path: '..'
