Skip to content

Commit c36de58

Browse files
Bump puma from 5.6.4 to 5.6.9 in /src/emailservice
Bumps [puma](https://github.com/puma/puma) from 5.6.4 to 5.6.9. - [Release notes](https://github.com/puma/puma/releases) - [Changelog](https://github.com/puma/puma/blob/master/History.md) - [Commits](puma/puma@v5.6.4...v5.6.9) --- updated-dependencies: - dependency-name: puma dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99ba99a commit c36de58

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

src/emailservice/Gemfile.lock

+3-2
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ GEM
1616
digest
1717
net-protocol
1818
timeout
19-
nio4r (2.5.8)
19+
nio4r (2.7.3)
2020
opentelemetry-api (1.0.2)
2121
opentelemetry-common (0.19.6)
2222
opentelemetry-api (~> 1.0)
@@ -44,7 +44,7 @@ GEM
4444
opentelemetry-api (~> 1.0)
4545
pony (1.13.1)
4646
mail (>= 2.0)
47-
puma (5.6.4)
47+
puma (5.6.9)
4848
nio4r (~> 2.0)
4949
rack (2.2.3.1)
5050
rack-protection (2.2.0)
@@ -60,6 +60,7 @@ GEM
6060

6161
PLATFORMS
6262
arm64-darwin-21
63+
x86_64-linux
6364

6465
DEPENDENCIES
6566
net-smtp (~> 0.3)

0 commit comments

Comments
 (0)