mirror of https://github.com/rails/rails
Upgrade que to 1.3.1
The point of this commit is to ensure no deprecation warnings related to `job_options` show up when running ActiveJob integration tests.
This commit is contained in:
parent
6c93373842
commit
637616153c
|
@ -390,7 +390,7 @@ GEM
|
|||
public_suffix (4.0.6)
|
||||
puma (5.5.2)
|
||||
nio4r (~> 2.0)
|
||||
que (1.0.0)
|
||||
que (1.3.1)
|
||||
queue_classic (4.0.0.pre.beta1)
|
||||
pg (>= 0.17, < 2.0)
|
||||
raabro (1.4.0)
|
||||
|
|
Loading…
Reference in New Issue