From ccc0aee458ee99c2740a1b3a3a71905018734b5a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 18 Aug 2023 20:49:37 +0000 Subject: [PATCH] Bump puma from 5.3.2 to 6.3.1 in /lib/nexmo_developer Bumps [puma](https://github.com/puma/puma) from 5.3.2 to 6.3.1. - [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...v6.3.1) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production update-type: version-update:semver-major ... 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 0bf351d9a..423cae6c7 100644 --- a/lib/nexmo_developer/Gemfile.lock +++ b/lib/nexmo_developer/Gemfile.lock @@ -335,8 +335,8 @@ GEM nokogiri (~> 1.10) redcarpet (~> 3.4) rouge (~> 2.0.7) - nio4r (2.5.7) - nio4r (2.5.7-java) + nio4r (2.5.9) + nio4r (2.5.9-java) nokogiri (1.13.4) mini_portile2 (~> 2.8.0) racc (~> 1.4) @@ -374,9 +374,9 @@ GEM method_source (~> 1.0) spoon (~> 0.0) public_suffix (4.0.6) - puma (5.3.2) + puma (6.3.1) nio4r (~> 2.0) - puma (5.3.2-java) + puma (6.3.1-java) nio4r (~> 2.0) racc (1.6.0) racc (1.6.0-java)