diff --git a/Gemfile b/Gemfile index a8ccb6bb6..37985b608 100644 --- a/Gemfile +++ b/Gemfile @@ -86,7 +86,7 @@ group :development do gem 'web-console', '>= 4.1.0' # Display performance information such as SQL time and flame graphs for each request in your browser. # Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md - gem 'rack-mini-profiler', '~> 4.0' + gem 'rack-mini-profiler', '~> 5.0' gem 'listen', '~> 3.10' gem 'overcommit', require: false # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring diff --git a/Gemfile.lock b/Gemfile.lock index 6aeb38892..3d7447274 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -402,7 +402,7 @@ GEM activesupport (>= 3.0.0) racc (1.8.1) rack (3.2.7) - rack-mini-profiler (4.0.1) + rack-mini-profiler (5.0.0) rack (>= 1.2.0) rack-protection (4.2.1) base64 (>= 0.1.0) @@ -686,7 +686,7 @@ DEPENDENCIES public_activity puma (~> 8.0) pundit - rack-mini-profiler (~> 4.0) + rack-mini-profiler (~> 5.0) rails (~> 8.1.3) rails-html-sanitizer (~> 1.7.1) rails_semantic_logger @@ -881,7 +881,7 @@ CHECKSUMS pundit (2.5.2) sha256=e374152baa24f90b630428293faf4b4c5468fc3cc010165f7d8fcb44ce108bbd racc (1.8.1) sha256=4a7f6929691dbec8b5209a0b373bc2614882b55fc5d2e447a21aaa691303d62f rack (3.2.7) sha256=93e13e1c24f93556671d85d2d79fa228c3485815c50d7e2f265b5330c6528fb7 - rack-mini-profiler (4.0.1) sha256=485810c23211f908196c896ea10cad72ed68780ee2998bec1f1dfd7558263d78 + rack-mini-profiler (5.0.0) sha256=99c5ba087fa91c8d9ba80a43f6b2213f1ebead6e863d49286170129d391302e1 rack-protection (4.2.1) sha256=cf6e2842df8c55f5e4d1a4be015e603e19e9bc3a7178bae58949ccbb58558bac rack-session (2.1.2) sha256=595434f8c0c3473ae7d7ac56ecda6cc6dfd9d37c0b2b5255330aa1576967ffe8 rack-test (2.2.0) sha256=005a36692c306ac0b4a9350355ee080fd09ddef1148a5f8b2ac636c720f5c463