Puma don't start version 13.8
After the upgrade from 13.7 to 13.8ce (via doc https://docs.gitlab.com/13.8/ee/update/upgrading_from_source.html), puma doesn't start with error
/etc/init.d/gitlab start
Starting GitLab web server (puma)
Starting GitLab Sidekiq
Starting GitLab Workhorse
Starting Gitaly
bundler: failed to load command: puma (/home/git/gitlab/vendor/bundle/ruby/2.7.0/bin/puma)
OptionParser::AmbiguousOption: ambiguous option: -d
/home/git/gitlab/vendor/bundle/ruby/2.7.0/gems/puma-5.1.1/lib/puma/cli.rb:50:in `initialize'
/home/git/gitlab/vendor/bundle/ruby/2.7.0/gems/puma-5.1.1/bin/puma:8:in `new'
/home/git/gitlab/vendor/bundle/ruby/2.7.0/gems/puma-5.1.1/bin/puma:8:in `<top (required)>'
/home/git/gitlab/vendor/bundle/ruby/2.7.0/bin/puma:23:in `load'
/home/git/gitlab/vendor/bundle/ruby/2.7.0/bin/puma:23:in `<top (required)>'
Sidekiq output will be written to /home/git/gitlab/log/sidekiq.log
..............................Waited 30s for the processes to write their pids, something probably went wrong.
New version of puma requires changes in startup file(s) https://stackoverflow.com/questions/64259474/unable-to-run-puma-as-daemon-optionparserambiguousoption-ambiguous-option-d