From f2f4877927b7e54bdae9604f19a1afb2d2a0bf42 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 24 Feb 2022 15:41:33 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.2 in /lib/nexmo_developer Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.2. - [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/v5.3.2...v5.6.2) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- lib/nexmo_developer/Gemfile.lock | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/lib/nexmo_developer/Gemfile.lock b/lib/nexmo_developer/Gemfile.lock index eb6b9f47b..79fa8bae6 100644 --- a/lib/nexmo_developer/Gemfile.lock +++ b/lib/nexmo_developer/Gemfile.lock @@ -342,8 +342,8 @@ GEM nokogiri (~> 1.10) redcarpet (~> 3.4) rouge (~> 2.0.7) - nio4r (2.5.7) - nio4r (2.5.7-java) + nio4r (2.5.8) + nio4r (2.5.8-java) nokogiri (1.11.7) mini_portile2 (~> 2.5.0) racc (~> 1.4) @@ -381,9 +381,9 @@ GEM method_source (~> 1.0) spoon (~> 0.0) public_suffix (4.0.6) - puma (5.3.2) + puma (5.6.2) nio4r (~> 2.0) - puma (5.3.2-java) + puma (5.6.2-java) nio4r (~> 2.0) racc (1.5.2) racc (1.5.2-java)