From ec5b6e55b1f9ff7ad7ec632b8f66f7cb66bcf246 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 22 May 2020 15:12:12 +0000 Subject: [PATCH] Bump puma from 4.3.1 to 4.3.5 in /Calculator-LTI Bumps [puma](https://github.com/puma/puma) from 4.3.1 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/commits) Signed-off-by: dependabot[bot] --- Calculator-LTI/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Calculator-LTI/Gemfile.lock b/Calculator-LTI/Gemfile.lock index 48cf2e7..da1fc92 100644 --- a/Calculator-LTI/Gemfile.lock +++ b/Calculator-LTI/Gemfile.lock @@ -93,12 +93,12 @@ GEM mini_portile2 (2.4.0) minitest (5.10.3) multi_json (1.12.2) - nio4r (2.1.0) + nio4r (2.5.2) nokogiri (1.10.4) mini_portile2 (~> 2.4.0) oauth (0.5.3) public_suffix (3.0.0) - puma (4.3.1) + puma (4.3.5) nio4r (~> 2.0) rack (2.0.8) rack-test (0.7.0)