1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

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

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]