From b1861885d01817ab4089c55c56c4606c7529a9cc 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:28:11 +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 3515781..19911d2 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -54,10 +54,10 @@ GEM mime-types (1.19) multi_json (1.3.7) 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.2) rack (>= 1.0)