We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c69811e + 23223de commit 70c5ba9Copy full SHA for 70c5ba9
Gemfile
@@ -13,7 +13,7 @@ gem 'acts_as_list'
13
gem 'bcrypt', '~> 3.1.20'
14
gem 'htmlentities'
15
gem "kt-paperclip", "~> 7.2"
16
-gem 'puma', '~> 6.5'
+gem 'puma', '~> 6.6'
17
gem 'rails_autolink'
18
gem 'RedCloth'
19
gem 'sanitize', '~> 6.1'
Gemfile.lock
@@ -243,7 +243,7 @@ GEM
243
psych (5.2.6)
244
date
245
stringio
246
- puma (6.5.0)
+ puma (6.6.0)
247
nio4r (~> 2.0)
248
racc (1.8.1)
249
rack (3.1.16)
@@ -434,7 +434,7 @@ DEPENDENCIES
434
mocha
435
mysql2 (~> 0.5)
436
pg (~> 1.5)
437
- puma (~> 6.5)
+ puma (~> 6.6)
438
rack-mini-profiler
439
rails (~> 7.0)
440
rails-controller-testing
0 commit comments