about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2020-03-22 23:25:23 +0900
committerGitHub <noreply@github.com>2020-03-22 15:25:23 +0100
commitcd6d851d83c38c4f160ae939e08a913bd98fbd8f (patch)
tree31339a011ab4451ad25aad680859dbe9ad955c4a /Gemfile.lock
parent5a1fb6efc217056d3ea91f156c69684df88a8a37 (diff)
Bump sidekiq-unique-jobs from 6.0.18 to 6.0.20 (#13294)
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index 63e78a4e2..a2e721e2c 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -576,7 +576,7 @@ GEM
       sidekiq (>= 3)
       thwait
       tilt (>= 1.4.0)
-    sidekiq-unique-jobs (6.0.18)
+    sidekiq-unique-jobs (6.0.20)
       concurrent-ruby (~> 1.0, >= 1.0.5)
       sidekiq (>= 4.0, < 7.0)
       thor (~> 0)