source 'https://rubygems.org' gem 'rails', '~> 7.0.4' gem 'sprockets-rails' gem 'webrick' if RUBY_VERSION >= '3' gem 'premailer-rails', path: '../..'