Skip to content

Commit 5342b68

Browse files
authored
Merge pull request #2541 from alphagov/dependabot/bundler/puma-7.2.0
Bump puma from 7.1.0 to 7.2.0
2 parents 48cfe0b + ceb08df commit 5342b68

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
@@ -10,7 +10,7 @@ gem "rails", "8.1.2"
1010
gem "pg", "~> 1.6"
1111

1212
# Use the Puma web server [https://github.com/puma/puma]
13-
gem "puma", "~> 7.1.0"
13+
gem "puma", "~> 7.2.0"
1414

1515
# Used for handling authentication
1616
gem "gds-sso"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -371,7 +371,7 @@ GEM
371371
date
372372
stringio
373373
public_suffix (6.0.2)
374-
puma (7.1.0)
374+
puma (7.2.0)
375375
nio4r (~> 2.0)
376376
pundit (2.5.2)
377377
activesupport (>= 3.0.0)
@@ -632,7 +632,7 @@ DEPENDENCIES
632632
paper_trail
633633
parallel_rspec
634634
pg (~> 1.6)
635-
puma (~> 7.1.0)
635+
puma (~> 7.2.0)
636636
pundit
637637
pundit-matchers
638638
rails (= 8.1.2)
@@ -786,7 +786,7 @@ CHECKSUMS
786786
prism (1.8.0) sha256=84453a16ef5530ea62c5f03ec16b52a459575ad4e7b9c2b360fd8ce2c39c1254
787787
psych (5.3.1) sha256=eb7a57cef10c9d70173ff74e739d843ac3b2c019a003de48447b2963d81b1974
788788
public_suffix (6.0.2) sha256=bfa7cd5108066f8c9602e0d6d4114999a5df5839a63149d3e8b0f9c1d3558394
789-
puma (7.1.0) sha256=e45c10cb124f224d448c98db653a75499794edbecadc440ad616cf50f2fd49dd
789+
puma (7.2.0) sha256=bf8ef4ab514a4e6d4554cb4326b2004eba5036ae05cf765cfe51aba9706a72a8
790790
pundit (2.5.2) sha256=e374152baa24f90b630428293faf4b4c5468fc3cc010165f7d8fcb44ce108bbd
791791
pundit-matchers (4.0.0) sha256=59d6077a1d575ea7cceca3ed73df5257488ee1a111ec707b2a797e76908cffd5
792792
racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f

0 commit comments

Comments
 (0)