aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-16 22:00:15 +0900
committerYamagishi Kazutoshi <ykzts@desire.sh>2019-04-16 22:00:15 +0900
commitc469e48e0309efae5a593b0f3ffdd22bf30ea466 (patch)
treecaf2e17bcf34686a6a824df4c4c9e8738589f719
parenta8c6feb7ee3dc6d566e67bbbb5a8fdebf8884b20 (diff)
downloadmastodon-c469e48e0309efae5a593b0f3ffdd22bf30ea466.tar
mastodon-c469e48e0309efae5a593b0f3ffdd22bf30ea466.tar.gz
mastodon-c469e48e0309efae5a593b0f3ffdd22bf30ea466.tar.bz2
mastodon-c469e48e0309efae5a593b0f3ffdd22bf30ea466.zip
Bump sidekiq-unique-jobs from 6.0.12 to 6.0.13 (#10580)
Bumps [sidekiq-unique-jobs](https://github.com/mhenrixon/sidekiq-unique-jobs) from 6.0.12 to 6.0.13. - [Release notes](https://github.com/mhenrixon/sidekiq-unique-jobs/releases) - [Changelog](https://github.com/mhenrixon/sidekiq-unique-jobs/blob/master/CHANGELOG.md) - [Commits](https://github.com/mhenrixon/sidekiq-unique-jobs/compare/v6.0.12...v6.0.13) Signed-off-by: dependabot[bot] <support@dependabot.com>
-rw-r--r--Gemfile.lock2
1 files changed, 1 insertions, 1 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index a033b2ab6..83f622eb6 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -564,7 +564,7 @@ GEM
rufus-scheduler (~> 3.2)
sidekiq (>= 3)
tilt (>= 1.4.0)
- sidekiq-unique-jobs (6.0.12)
+ sidekiq-unique-jobs (6.0.13)
concurrent-ruby (~> 1.0, >= 1.0.5)
sidekiq (>= 4.0, < 7.0)
thor (~> 0)