1
0
Fork 0
mirror of https://github.com/maybe-finance/maybe.git synced 2025-08-02 20:15:22 +02:00

Replace StackProf with Vernier for performance profiling

This commit is contained in:
Josh Pigford 2025-02-25 08:37:51 -06:00
parent f5ff5332d5
commit 0e76d753bd
3 changed files with 5 additions and 3 deletions

View file

@ -29,7 +29,7 @@ gem "hotwire_combobox", github: "josefarias/hotwire_combobox", ref: "b827048a830
gem "good_job"
# Error logging
gem "stackprof"
gem "vernier"
gem "rack-mini-profiler"
gem "sentry-ruby"
gem "sentry-rails"