From 4c890613442a5a09b741daca0560daeb1af337cd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 01:37:48 +0000 Subject: [PATCH] Bump puma from 5.6.4 to 5.6.7 in /src/emailservice Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.7. - [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.6.4...v5.6.7) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- src/emailservice/Gemfile.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/emailservice/Gemfile.lock b/src/emailservice/Gemfile.lock index 92a45bdc99..8a48db023f 100644 --- a/src/emailservice/Gemfile.lock +++ b/src/emailservice/Gemfile.lock @@ -16,7 +16,7 @@ GEM digest net-protocol timeout - nio4r (2.5.8) + nio4r (2.5.9) opentelemetry-api (1.0.2) opentelemetry-common (0.19.6) opentelemetry-api (~> 1.0) @@ -44,7 +44,7 @@ GEM opentelemetry-api (~> 1.0) pony (1.13.1) mail (>= 2.0) - puma (5.6.4) + puma (5.6.7) nio4r (~> 2.0) rack (2.2.3.1) rack-protection (2.2.0) @@ -61,6 +61,7 @@ GEM PLATFORMS arm64-darwin-21 arm64-darwin-22 + x86_64-linux DEPENDENCIES net-smtp (~> 0.3)