Skip to content

Commit bc6b160

Browse files
Update dependency puma to v7.2.1 [SECURITY]
1 parent 7222751 commit bc6b160

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
@@ -7,7 +7,7 @@ gem 'bootsnap', '1.18.6', require: false
77
gem 'coffee-rails', '5.0.0'
88
gem 'jbuilder', '2.14.1'
99
gem 'mysql2', '0.5.7'
10-
gem 'puma', '7.0.4'
10+
gem 'puma', '7.2.1'
1111
gem 'rails', '8.0.3'
1212
gem 'sass-rails', '6.0.0'
1313
gem 'turbolinks', '5.2.1'

Gemfile.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -167,7 +167,7 @@ GEM
167167
timeout
168168
net-smtp (0.5.1)
169169
net-protocol
170-
nio4r (2.7.4)
170+
nio4r (2.7.5)
171171
nokogiri (1.18.10)
172172
mini_portile2 (~> 2.8.2)
173173
racc (~> 1.4)
@@ -186,7 +186,7 @@ GEM
186186
date
187187
stringio
188188
public_suffix (6.0.2)
189-
puma (7.0.4)
189+
puma (7.2.1)
190190
nio4r (~> 2.0)
191191
racc (1.8.1)
192192
rack (3.2.1)
@@ -349,7 +349,7 @@ DEPENDENCIES
349349
mysql2 (= 0.5.7)
350350
pry-byebug
351351
pry-rails
352-
puma (= 7.0.4)
352+
puma (= 7.2.1)
353353
rails (= 8.0.3)
354354
rspec-rails (= 8.0.2)
355355
sass-rails (= 6.0.0)

0 commit comments

Comments
 (0)