From 0f94700f5b5afbd490ee0b7e05a3a6484bfc96cf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 14:55:53 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 5.6.4 in /lib/nexmo_developer Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 5.6.4. - [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.4) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-minor ... 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 db30e743d..b9f2b4c60 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.13.4) mini_portile2 (~> 2.8.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.4) nio4r (~> 2.0) - puma (5.3.2-java) + puma (5.6.4-java) nio4r (~> 2.0) racc (1.6.0) racc (1.6.0-java)