Skip to content

Commit edb200b

Browse files
Bump puma from 7.0.3 to 7.0.4 in the production-dependencies group (#3706)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent b0acdff commit edb200b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ end
2828
# rubocop:enable Bundler/DuplicatedGem
2929

3030
# Use Puma as the app server
31-
gem "puma", "~> 7.0.3"
31+
gem "puma", "~> 7.0.4"
3232

3333
# Reduces boot times through caching; required in config/boot.rb
3434
gem "bootsnap", ">= 1.4.2", require: false

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GEM
167167
date
168168
stringio
169169
public_suffix (6.0.2)
170-
puma (7.0.3)
170+
puma (7.0.4)
171171
nio4r (~> 2.0)
172172
racc (1.8.1)
173173
rack (3.2.1)
@@ -334,7 +334,7 @@ DEPENDENCIES
334334
matrix (~> 0.4.3)
335335
mocha
336336
primer_view_components!
337-
puma (~> 7.0.3)
337+
puma (~> 7.0.4)
338338
rack-cors
339339
railties (= 8.0.2)
340340
rake (~> 13.3)

0 commit comments

Comments
 (0)