Skip to content

Commit

Permalink
Merge pull request #2119 from sonalkr132/update-delayed-job
Browse files Browse the repository at this point in the history
Update delayed_job and delayed_job_active_record
  • Loading branch information
sonalkr132 committed Sep 2, 2019
2 parents 41a169e + a8ec672 commit d2f0e07
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -108,10 +108,10 @@ GEM
addressable
daemons (1.3.1)
dalli (2.7.10)
delayed_job (4.1.5)
activesupport (>= 3.0, < 5.3)
delayed_job_active_record (4.1.3)
activerecord (>= 3.0, < 5.3)
delayed_job (4.1.8)
activesupport (>= 3.0, < 6.1)
delayed_job_active_record (4.1.4)
activerecord (>= 3.0, < 6.1)
delayed_job (>= 3.0, < 5)
domain_name (0.5.20180417)
unf (>= 0.0.5, < 1.0.0)
Expand Down

0 comments on commit d2f0e07

Please sign in to comment.