source 'https://rubygems.org'

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

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