forked from e621ng/e621ng
Gemfile.lock: update delayed_job to 4.1.2.
This commit is contained in:
parent
176f5775b4
commit
af1c1004f7
10
Gemfile.lock
10
Gemfile.lock
@ -109,11 +109,11 @@ GEM
|
||||
colorize (0.7.7)
|
||||
crass (1.0.2)
|
||||
dalli (2.7.4)
|
||||
delayed_job (4.0.6)
|
||||
activesupport (>= 3.0, < 5.0)
|
||||
delayed_job_active_record (4.0.3)
|
||||
activerecord (>= 3.0, < 5.0)
|
||||
delayed_job (>= 3.0, < 4.1)
|
||||
delayed_job (4.1.2)
|
||||
activesupport (>= 3.0, < 5.1)
|
||||
delayed_job_active_record (4.1.1)
|
||||
activerecord (>= 3.0, < 5.1)
|
||||
delayed_job (>= 3.0, < 5)
|
||||
docile (1.1.5)
|
||||
domain_name (0.5.24)
|
||||
unf (>= 0.0.5, < 1.0.0)
|
||||
|
Loading…
Reference in New Issue
Block a user