Skip to content

Commit bdaa54f

Browse files
authored
Merge pull request #752 from citizensadvice/dependabot/bundler/regular-updates-d11ef1f3be
[dependabot:bundler] Bump the regular-updates group with 2 updates
2 parents f2c1f34 + ae9a1c7 commit bdaa54f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ gem "rails", "~> 8.0.4"
1111
gem "propshaft"
1212

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

1616
# Bundle and transpile JavaScript [https://github.com/rails/jsbundling-rails]
1717
gem "jsbundling-rails"

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@ GEM
186186
cucumber (>= 7, < 11)
187187
railties (>= 6.1, < 9)
188188
cucumber-tag-expressions (6.1.2)
189-
datadog (2.26.0)
189+
datadog (2.27.0)
190190
cgi
191191
datadog-ruby_core_source (~> 3.5, >= 3.5.1)
192192
libdatadog (~> 25.0.0.1.0)
@@ -355,7 +355,7 @@ GEM
355355
date
356356
stringio
357357
public_suffix (6.0.2)
358-
puma (7.1.0)
358+
puma (7.2.0)
359359
nio4r (~> 2.0)
360360
racc (1.8.1)
361361
rack (3.2.4)
@@ -577,7 +577,7 @@ DEPENDENCIES
577577
preserve
578578
propshaft
579579
pry-remote
580-
puma (~> 7.1)
580+
puma (~> 7.2)
581581
rails (~> 8.0.4)
582582
rails-controller-testing
583583
rails_semantic_logger

0 commit comments

Comments
 (0)