#!/usr/bin/ruby.ruby2.7 
# frozen_string_literal: true

require 'mail_catcher'

MailCatcher.run!
