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 6b3b562 + dcdc535 commit f2eb091Copy full SHA for f2eb091
Gemfile
@@ -13,7 +13,7 @@ gem 'acts_as_list'
13
gem 'bcrypt', '~> 3.1.21'
14
gem 'htmlentities'
15
gem "kt-paperclip", "~> 7.2"
16
-gem 'puma', '~> 7.1'
+gem 'puma', '~> 7.2'
17
gem 'rails_autolink'
18
gem 'RedCloth'
19
gem 'sanitize', '~> 7.0'
Gemfile.lock
@@ -252,7 +252,7 @@ GEM
252
psych (5.2.6)
253
date
254
stringio
255
- puma (7.1.0)
+ puma (7.2.0)
256
nio4r (~> 2.0)
257
racc (1.8.1)
258
rack (3.2.5)
@@ -463,7 +463,7 @@ DEPENDENCIES
463
mocha
464
mysql2 (~> 0.5)
465
pg (~> 1.6)
466
- puma (~> 7.1)
+ puma (~> 7.2)
467
rack-mini-profiler
468
rails (~> 7.2)
469
rails-controller-testing
0 commit comments