-
Task
-
Resolution: Not a Bug
-
Major
-
None
-
None
-
None
-
False
-
None
-
False
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
Not Started
-
-
Since deploying Rails 6, we have been seeing such deprecation warnings:
DeprecationWarning ActionMailer::DeliveryJob@mailers DEPRECATION WARNING: Sending mail with DeliveryJob and Parameterized::DeliveryJob is deprecated and will be removed in Rails 6.1. Please use MailDeliveryJob instead. (called from block (2 levels) in <module:ActiveJobPatch> at /opt/deps/rubygems/github.com/3scale/activejob-uniqueness/activejob-uniqueness-external-gitcommit-fc560d1ab5552dc3a1602d4aaa7caaa8eba5791f/app/lib/active_job/uniqueness/active_job_patch.rb:54)
We need to fix these.
- is caused by
-
THREESCALE-7405 Upgrade to rails 6.0.z
- Closed