Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2019-04-23 11:42:58 +0300
committerRobert Speicher <rspeicher@gmail.com>2019-04-23 11:42:58 +0300
commit30940ccd242dcd05d7205f75af2c16e8dc4ae769 (patch)
treedb9772d4caa1da4378bb21ae25374074ef7ce0cd /Gemfile.lock
parentf34582fe740f6a9e3a97c1d59ff921f2f8dfa926 (diff)
parent120954dab339fd54ea43eff09d3c47192565f0e9 (diff)
Merge branch 'sh-bump-sidekiq-5.2.6' into 'master'
Bump Sidekiq to 5.2.7 See merge request gitlab-org/gitlab-ce!27512
Diffstat (limited to 'Gemfile.lock')
-rw-r--r--Gemfile.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/Gemfile.lock b/Gemfile.lock
index d214892eed7..faf5af5c7e7 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -846,7 +846,7 @@ GEM
rack
shoulda-matchers (3.1.2)
activesupport (>= 4.0.0)
- sidekiq (5.2.5)
+ sidekiq (5.2.7)
connection_pool (~> 2.2, >= 2.2.2)
rack (>= 1.5.0)
rack-protection (>= 1.5.0)
@@ -1183,7 +1183,7 @@ DEPENDENCIES
settingslogic (~> 2.0.9)
sham_rack (~> 1.3.6)
shoulda-matchers (~> 3.1.2)
- sidekiq (~> 5.2.1)
+ sidekiq (~> 5.2.7)
sidekiq-cron (~> 1.0)
simple_po_parser (~> 1.1.2)
simplecov (~> 0.14.0)