[Snyk] Security upgrade rack-mini-profiler from 3.1.1 to 3.2.0 (#8508)

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
This commit is contained in:
Sojan Jose
2023-12-10 15:02:59 -08:00
committed by GitHub
parent 89710b406e
commit 38240a68aa
2 changed files with 3 additions and 3 deletions

View File

@@ -198,7 +198,7 @@ group :development do
gem 'squasher'
# profiling
gem 'rack-mini-profiler', '>= 3.1.1', require: false
gem 'rack-mini-profiler', '>= 3.2.0', require: false
gem 'stackprof'
# Should install the associated chrome extension to view query logs
gem 'meta_request'