Skip to content

Commit 70c5ba9

Browse files
authored
Merge pull request #3116 from TracksApp/dependabot/bundler/puma-6.6.0
Bump puma from 6.5.0 to 6.6.0
2 parents c69811e + 23223de commit 70c5ba9

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
@@ -13,7 +13,7 @@ gem 'acts_as_list'
1313
gem 'bcrypt', '~> 3.1.20'
1414
gem 'htmlentities'
1515
gem "kt-paperclip", "~> 7.2"
16-
gem 'puma', '~> 6.5'
16+
gem 'puma', '~> 6.6'
1717
gem 'rails_autolink'
1818
gem 'RedCloth'
1919
gem 'sanitize', '~> 6.1'

Gemfile.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ GEM
243243
psych (5.2.6)
244244
date
245245
stringio
246-
puma (6.5.0)
246+
puma (6.6.0)
247247
nio4r (~> 2.0)
248248
racc (1.8.1)
249249
rack (3.1.16)
@@ -434,7 +434,7 @@ DEPENDENCIES
434434
mocha
435435
mysql2 (~> 0.5)
436436
pg (~> 1.5)
437-
puma (~> 6.5)
437+
puma (~> 6.6)
438438
rack-mini-profiler
439439
rails (~> 7.0)
440440
rails-controller-testing

0 commit comments

Comments
 (0)