Use Sinatra config in whenever

This commit is contained in:
ricola 2026-03-01 13:18:32 -06:00
parent 495d29a0ae
commit 54d721abd4
4 changed files with 11 additions and 9 deletions

View file

@ -12,3 +12,4 @@ gem 'bcrypt'
gem 'gettext'
gem 'mail'
gem 'redcarpet'
gem 'whenever'