Require a version compatible with Turbo

This commit is contained in:
David Heinemeier Hansson 2021-09-13 17:44:20 +02:00
parent ecbd92cf48
commit fdf5e0054a
1 changed files with 1 additions and 1 deletions

View File

@ -50,7 +50,7 @@ group :development do
gem "web-console", ">= 4.1.0"
# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
# gem "rack-mini-profiler", "~> 2.0"
# gem "rack-mini-profiler", ">= 2.3.3"
<%- end -%>
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]