about summary refs log tree commit diff
path: root/Gemfile.lock
diff options
context:
space:
mode:
authorYamagishi Kazutoshi <ykzts@desire.sh>2021-08-02 16:52:26 +0900
committerGitHub <noreply@github.com>2021-08-02 16:52:26 +0900
commitf696609f7fcf1fa33694fb6ea97cdfbb34a0f133 (patch)
tree525728fa4afccd5cb42d16e812417b49dc46a442 /Gemfile.lock
parent7b9299f667673c30bb4807ec2c924390caa8b0f0 (diff)
Revert "Bump sidekiq-unique-jobs from 7.1.2 to 7.1.4 (#16535)" (#16553)
This reverts commit 4fd40ec8947dbc0cc4ca7cce234e2bd5264f63ad.
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 2af218d62..becc22b51 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -568,7 +568,7 @@ GEM
       sidekiq (>= 3)
       thwait
       tilt (>= 1.4.0)
-    sidekiq-unique-jobs (7.1.4)
+    sidekiq-unique-jobs (7.1.2)
       brpoplpush-redis_script (> 0.1.1, <= 2.0.0)
       concurrent-ruby (~> 1.0, >= 1.0.5)
       sidekiq (>= 5.0, < 7.0)