Files
bettermail/tests/Gemfile
2022-11-16 01:01:10 +01:00

6 lines
67 B
Ruby

source 'https://rubygems.org'
ruby '2.7.2'
gem 'bunny'
gem 'mail'