File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,7 +77,7 @@ group :development do
7777 gem 'web-console' , '>= 4.1.0'
7878 # Display performance information such as SQL time and flame graphs for each request in your browser.
7979 # Can be configured to work on production as well see: https://github.com/MiniProfiler/rack-mini-profiler/blob/master/README.md
80- gem 'rack-mini-profiler' , '~> 3.3 '
80+ gem 'rack-mini-profiler' , '~> 4.0 '
8181 gem 'listen' , '~> 3.9'
8282 # Spring speeds up development by keeping your application running in the background. Read more: https://github.com/rails/spring
8383 # gem 'spring'
Original file line number Diff line number Diff line change 342342 activesupport (>= 3.0.0 )
343343 racc (1.8.1 )
344344 rack (2.2.17 )
345- rack-mini-profiler (3.3 .1 )
345+ rack-mini-profiler (4.0 .1 )
346346 rack (>= 1.2.0 )
347347 rack-protection (3.2.0 )
348348 base64 (>= 0.1.0 )
@@ -587,7 +587,7 @@ DEPENDENCIES
587587 public_activity
588588 puma (~> 6.6 )
589589 pundit
590- rack-mini-profiler (~> 3.3 )
590+ rack-mini-profiler (~> 4.0 )
591591 rails (= 7.0.8.1 )
592592 rails-html-sanitizer (~> 1.6.2 )
593593 rails4-autocomplete
You can’t perform that action at this time.
0 commit comments