From 1bc4366755de56e54afb6c3554b0e66845b62bc9 Mon Sep 17 00:00:00 2001 From: Jan Provaznik Date: Mon, 12 Nov 2018 11:36:53 +0100 Subject: [PATCH] Update gems in Gemfile.rails5.lock --- Gemfile.rails5.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.rails5.lock b/Gemfile.rails5.lock index 181f2db95b0..5ef99509dfc 100644 --- a/Gemfile.rails5.lock +++ b/Gemfile.rails5.lock @@ -612,7 +612,7 @@ GEM httpclient (>= 2.4) multi_json (>= 1.3.6) rack (>= 1.1) - rack-protection (2.0.3) + rack-protection (2.0.4) rack rack-proxy (0.6.0) rack @@ -810,7 +810,7 @@ GEM rack shoulda-matchers (3.1.2) activesupport (>= 4.0.0) - sidekiq (5.2.1) + sidekiq (5.2.3) connection_pool (~> 2.2, >= 2.2.2) rack-protection (>= 1.5.0) redis (>= 3.3.5, < 5) -- GitLab