Does this gem work with puma 7? If not, wouldn't it be wise to change the gemspec dependency to ``` spec.add_dependency 'puma', '>= 5.0', '< 7.0' ```
Does this gem work with puma 7?
If not, wouldn't it be wise to change the gemspec dependency to