File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 212212 coderay (~> 1.1 )
213213 method_source (~> 1.0 )
214214 public_suffix (4.0.6 )
215- puma (5.5.2 )
215+ puma (6.0.1 )
216216 nio4r (~> 2.0 )
217217 pundit (2.1.1 )
218218 activesupport (>= 3.0.0 )
@@ -390,7 +390,7 @@ DEPENDENCIES
390390 listen
391391 pg
392392 pry
393- puma (~> 5 .0 )
393+ puma (~> 6 .0 )
394394 pundit-resources !
395395 rack-mini-profiler
396396 rb-readline
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ Gem::Specification.new do |spec|
4545 spec . add_development_dependency 'execjs'
4646 spec . add_development_dependency 'listen'
4747 spec . add_development_dependency 'pg'
48- spec . add_development_dependency 'puma' , '~> 5 .0'
48+ spec . add_development_dependency 'puma' , '~> 6 .0'
4949 spec . add_development_dependency 'rack-mini-profiler'
5050 spec . add_development_dependency 'rb-readline'
5151 spec . add_development_dependency 'rbtrace'
You can’t perform that action at this time.
0 commit comments