From 26133383b650746ef1a2b4fa2e7ed1b8a895ecc6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:14:04 +0000 Subject: [PATCH] Bump puma from 4.1.0 to 4.3.5 Bumps [puma](https://github.com/puma/puma) from 4.1.0 to 4.3.5. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](https://github.com/puma/puma/compare/v4.1.0...v4.3.5) Signed-off-by: dependabot[bot] --- Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index cfbbaa6..404110f 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -38,14 +38,14 @@ GEM multi_xml (0.6.0) multipart-post (2.1.1) mustermann (1.0.3) - nio4r (2.5.1) + nio4r (2.5.7) oauth2 (1.4.1) faraday (>= 0.8, < 0.16.0) jwt (>= 1.0, < 3.0) multi_json (~> 1.3) multi_xml (~> 0.5) rack (>= 1.2, < 3) - puma (4.1.0) + puma (4.3.5) nio4r (~> 2.0) rack (2.0.7) rack-protection (2.0.7)