From 7cfd482e5c2a6ef753e6e0552292761ccedcb349 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 07:29:16 +0000 Subject: [PATCH] [Security] Bump rack-ssl from 1.3.2 to 1.3.4 Bumps [rack-ssl](https://github.com/josh/rack-ssl) from 1.3.2 to 1.3.4. **This update includes a security fix.** - [Release notes](https://github.com/josh/rack-ssl/releases) - [Commits](https://github.com/josh/rack-ssl/compare/v1.3.2...v1.3.4) Signed-off-by: dependabot-preview[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 4a2dfc8..fbbb9c9 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -55,10 +55,10 @@ GEM multi_json (1.3.6) nokogiri (1.5.5) polyglot (0.3.3) - rack (1.4.1) + rack (1.4.7) rack-cache (1.2) rack (>= 0.4) - rack-ssl (1.3.2) + rack-ssl (1.3.4) rack rack-test (0.6.1) rack (>= 1.0)