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"