Skip to content

Commit f9df0fd

Browse files
authored
Merge pull request #396 from citizensadvice/dependabot/bundler/regular-updates-d11ef1f3be
[dependabot:bundler] Bump the regular-updates group with 2 updates
2 parents 422286a + 1704fd0 commit f9df0fd

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
@@ -20,7 +20,7 @@ gem "aws-sdk-s3"
2020
gem "tod"
2121

2222
# Use the Puma web server [https://github.com/puma/puma]
23-
gem "puma", "~> 7.1"
23+
gem "puma", "~> 7.2"
2424

2525
# Monitoring
2626
gem "datadog"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ GEM
132132
connection_pool (3.0.2)
133133
crass (1.0.6)
134134
csv (3.3.0)
135-
datadog (2.26.0)
135+
datadog (2.27.0)
136136
cgi
137137
datadog-ruby_core_source (~> 3.5, >= 3.5.1)
138138
libdatadog (~> 25.0.0.1.0)
@@ -250,7 +250,7 @@ GEM
250250
date
251251
stringio
252252
public_suffix (6.0.2)
253-
puma (7.1.0)
253+
puma (7.2.0)
254254
nio4r (~> 2.0)
255255
racc (1.8.1)
256256
rack (3.2.4)
@@ -452,7 +452,7 @@ DEPENDENCIES
452452
dotenv-rails
453453
license_finder
454454
pg (~> 1.6)
455-
puma (~> 7.1)
455+
puma (~> 7.2)
456456
rails (~> 8.1.2)
457457
rails_semantic_logger (~> 4.19)
458458
rgeo-geojson

0 commit comments

Comments
 (0)