1
0
mirror of https://github.com/jcwimer/wrestlingApp synced 2026-03-24 17:04:43 +00:00

Changing delayed_job executing script because I think rake jobs:work is crashing docker

This commit is contained in:
2018-07-31 14:51:28 +00:00
parent ce8ad2b284
commit c62f017bec
3 changed files with 5 additions and 2 deletions

View File

@@ -55,6 +55,7 @@ gem 'delayed_job_active_record'
gem 'puma'
gem 'passenger'
gem 'tzinfo-data'
gem 'daemons'
group :development do
gem 'rubocop'