aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <dependabot[bot]@users.noreply.github.com>2019-04-23 16:39:06 +0200
committerEugen Rochko <eugen@zeonfederated.com>2019-04-23 16:39:06 +0200
commit80bbf40ff1871b34bba4c0b133a573da459cf72e (patch)
treef5a39977bcd95ddefecec7abda0807a6f2a460bd
parentdb61383f82b6c75443c026c1aaf2b0d9be48766e (diff)
downloadmastodon-80bbf40ff1871b34bba4c0b133a573da459cf72e.tar
mastodon-80bbf40ff1871b34bba4c0b133a573da459cf72e.tar.gz
mastodon-80bbf40ff1871b34bba4c0b133a573da459cf72e.tar.bz2
mastodon-80bbf40ff1871b34bba4c0b133a573da459cf72e.zip
Bump sidekiq from 5.2.6 to 5.2.7 (#10627)
Bumps [sidekiq](https://github.com/mperham/sidekiq) from 5.2.6 to 5.2.7. - [Release notes](https://github.com/mperham/sidekiq/releases) - [Changelog](https://github.com/mperham/sidekiq/blob/master/Changes.md) - [Commits](https://github.com/mperham/sidekiq/compare/v5.2.6...v5.2.7) 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 49bddd3dc..da984ccae 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -552,7 +552,7 @@ GEM
scss_lint (0.57.1)
rake (>= 0.9, < 13)
sass (~> 3.5, >= 3.5.5)
- sidekiq (5.2.6)
+ sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)