Browse Source

update sidekiq

2308-migrated-locations-not-confirmed-automatically
natdeanlewissoftwire 2 years ago
parent
commit
8440ac5119
  1. 2
      Gemfile

2
Gemfile

@ -63,7 +63,7 @@ gem "possessive"
# Strip whitespace from active record attributes
gem "auto_strip_attributes"
# Use sidekiq for background processing
gem "sidekiq"
gem "sidekiq" ">= 7.0.8"
gem "sidekiq-cron"
group :development, :test do

Loading…
Cancel
Save