diff options
author | Jan Provaznik <jprovaznik@gitlab.com> | 2018-11-12 11:36:53 +0100 |
---|---|---|
committer | Jan Provaznik <jprovaznik@gitlab.com> | 2018-11-12 11:36:53 +0100 |
commit | 1bc4366755de56e54afb6c3554b0e66845b62bc9 (patch) | |
tree | 89b27996198607d868e73074b16a28d84d9ff37e /Gemfile.rails5.lock | |
parent | 135c1913604fb20d060de2cad6ea5baa83255e08 (diff) | |
download | gitlab-ce-1bc4366755de56e54afb6c3554b0e66845b62bc9.tar.gz |
Update gems in Gemfile.rails5.lock
Diffstat (limited to 'Gemfile.rails5.lock')
-rw-r--r-- | Gemfile.rails5.lock | 4 |
1 files 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) |