rouge
rouge copied to clipboard
Add rackup to Gemfile
Fixes https://github.com/rouge-ruby/rouge/issues/2064
Seems related to https://github.com/rack/rackup?tab=readme-ov-file#soft-deprecation
I just ran into the same issue. I wonder if instead of adding rackup, the docs should be updated to run bundle exec puma instead