From 4ae2f4ab286a27936ea1721882ea3a0e5bac815f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 17:04:38 +0000 Subject: [PATCH] chore(deps): bump puma from 5.6.7 to 5.6.8 in /examples/ruby-api (#557) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- examples/ruby-api/Gemfile.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/ruby-api/Gemfile.lock b/examples/ruby-api/Gemfile.lock index 8569ce58..72f34a43 100644 --- a/examples/ruby-api/Gemfile.lock +++ b/examples/ruby-api/Gemfile.lock @@ -5,8 +5,8 @@ GEM jwt (2.5.0) mustermann (2.0.2) ruby2_keywords (~> 0.0.1) - nio4r (2.5.9) - puma (5.6.7) + nio4r (2.7.0) + puma (5.6.8) nio4r (~> 2.0) rack (2.2.6.4) rack-protection (2.2.3)