Skip to content

Commit 6bd6389

Browse files
Bump puma from 7.0.4 to 7.1.0 (#1196)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 11061a4 commit 6bd6389

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Gemfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ gem 'lograge', '~> 0.14'
2525
gem 'newrelic_rpm', '~> 9.22'
2626
gem 'pagy', '~> 9.4'
2727
gem 'pg', '~> 1.6'
28-
gem 'puma', '~> 7.0'
28+
gem 'puma', '~> 7.1'
2929
gem 'pundit', '~> 2.5'
3030
gem 'rack-cors', '~> 3.0'
3131
gem 'rswag-api', '~> 2.16.0'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -421,7 +421,7 @@ GEM
421421
date
422422
stringio
423423
public_suffix (6.0.1)
424-
puma (7.0.4)
424+
puma (7.1.0)
425425
nio4r (~> 2.0)
426426
pundit (2.5.2)
427427
activesupport (>= 3.0.0)
@@ -692,7 +692,7 @@ DEPENDENCIES
692692
prosopite (~> 2.1.2)
693693
pry-byebug (~> 3.11)
694694
pry-rails (~> 0.3.11)
695-
puma (~> 7.0)
695+
puma (~> 7.1)
696696
pundit (~> 2.5)
697697
rack-cors (~> 3.0)
698698
rails (~> 8.0.3)

0 commit comments

Comments
 (0)