chore(yabeda): add yabeda puma

This commit is contained in:
simon lehericey 2024-04-19 19:03:55 +02:00
parent 3042759aa0
commit c5264973fc
No known key found for this signature in database
GPG key ID: CDE670D827C7B3C5
2 changed files with 8 additions and 0 deletions

View file

@ -845,6 +845,10 @@ GEM
prometheus-client (>= 3.0, < 5.0)
rack
yabeda (~> 0.10)
yabeda-puma-plugin (0.7.1)
json
puma
yabeda (~> 0.5)
yabeda-rails (0.9.0)
activesupport
anyway_config (>= 1.3, < 3)
@ -1007,6 +1011,7 @@ DEPENDENCIES
webrick
yabeda-graphql
yabeda-prometheus
yabeda-puma-plugin
yabeda-rails
yabeda-sidekiq
zipline

View file

@ -43,3 +43,6 @@ end
# Allow puma to be restarted by `rails restart` command.
plugin :tmp_restart
activate_control_app
plugin :yabeda