Update gems in Gemfile.rails5.lock

This commit is contained in:
Jan Provaznik 2018-11-12 11:36:53 +01:00
parent 135c191360
commit 1bc4366755
1 changed files with 2 additions and 2 deletions

View File

@ -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)