According to the official documentation of webrick, the gem is not supposed to be used in production and the prometheus_exporter gem directly adds the webrick as a dependency. This is flagging bundler-audit checks in the CI for many people. Refer to the official issue here.
According to the official documentation of webrick, the gem is not supposed to be used in production and the prometheus_exporter gem directly adds the webrick as a dependency. This is flagging bundler-audit checks in the CI for many people. Refer to the official issue here.