Skip to content

Commit 4dc53ca

Browse files
authored
Merge pull request #2078 from govuk-forms/dependabot/bundler/puma-8.0.1
Bump puma from 8.0.0 to 8.0.1
2 parents a073a77 + 45d9c76 commit 4dc53ca

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ ruby file: ".ruby-version"
77
gem "rails", "~> 8.1.3"
88

99
# Use the Puma web server [https://github.com/puma/puma]
10-
gem "puma", "~> 8.0.0"
10+
gem "puma", "~> 8.0.1"
1111

1212
# Use Sentry (https://sentry.io/for/ruby/?platform=sentry.ruby.rails#)
1313
gem "sentry-rails", "~> 6"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ GEM
560560
date
561561
stringio
562562
public_suffix (7.0.5)
563-
puma (8.0.0)
563+
puma (8.0.1)
564564
nio4r (~> 2.0)
565565
raabro (1.4.0)
566566
racc (1.8.1)
@@ -804,7 +804,7 @@ DEPENDENCIES
804804
opentelemetry-propagator-xray (~> 0.27.0)
805805
opentelemetry-sdk (~> 1.11)
806806
pg (~> 1.6)
807-
puma (~> 8.0.0)
807+
puma (~> 8.0.1)
808808
rails (~> 8.1.3)
809809
rails-controller-testing
810810
rails-i18n (~> 8.1)
@@ -1015,7 +1015,7 @@ CHECKSUMS
10151015
prism (1.9.0) sha256=7b530c6a9f92c24300014919c9dcbc055bf4cdf51ec30aed099b06cd6674ef85
10161016
psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
10171017
public_suffix (7.0.5) sha256=1a8bb08f1bbea19228d3bed6e5ed908d1cb4f7c2726d18bd9cadf60bc676f623
1018-
puma (8.0.0) sha256=1681050b8b60fab1d3033255ab58b6aec64cd063e43fc6f8204bcb8bf9364b88
1018+
puma (8.0.1) sha256=7b94e50c07655718c1fb8ae41a11fc06c7d61293208b3aa608ff71a46d3ad37c
10191019
raabro (1.4.0) sha256=d4fa9ff5172391edb92b242eed8be802d1934b1464061ae5e70d80962c5da882
10201020
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f
10211021
rack (3.2.6) sha256=5ed78e1f73b2e25679bec7d45ee2d4483cc4146eb1be0264fc4d94cb5ef212c2

0 commit comments

Comments
 (0)