You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/puma-7.2.0/bin/puma

11 lines
113 B

#!/usr/bin/env ruby
#
# Copyright (c) 2011 Evan Phoenix
#
require 'puma/cli'
cli = Puma::CLI.new ARGV
cli.run