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:
Damir Zekić 2022-03-21 13:25:15 +01:00
parent 6c93373842
commit 637616153c
1 changed files with 1 additions and 1 deletions

View File

@ -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)