Skip to content

Commit 960c97d

Browse files
Bump puma from 8.0.1 to 8.0.2 in the production-dependencies group across 1 directory (#4075)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: LiuLiu <liuliu-dev@github.com>
1 parent fa50c23 commit 960c97d

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
@@ -31,7 +31,7 @@ else
3131
end
3232

3333
# Use Puma as the app server
34-
gem "puma", "~> 8.0.1"
34+
gem "puma", "~> 8.0.2"
3535

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

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ GEM
170170
date
171171
stringio
172172
public_suffix (7.0.5)
173-
puma (8.0.1)
173+
puma (8.0.2)
174174
nio4r (~> 2.0)
175175
racc (1.8.1)
176176
rack (3.2.6)
@@ -341,7 +341,7 @@ DEPENDENCIES
341341
minitest (~> 5.0)
342342
mocha
343343
primer_view_components!
344-
puma (~> 8.0.1)
344+
puma (~> 8.0.2)
345345
rack-cors
346346
railties (= 8.0.2)
347347
rake (~> 13.3)

0 commit comments

Comments
 (0)