We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecbd92c commit fdf5e00Copy full SHA for fdf5e00
railties/lib/rails/generators/rails/app/templates/Gemfile.tt
@@ -50,7 +50,7 @@ group :development do
50
gem "web-console", ">= 4.1.0"
51
52
# Add speed badges [https://github.com/MiniProfiler/rack-mini-profiler]
53
- # gem "rack-mini-profiler", "~> 2.0"
+ # gem "rack-mini-profiler", ">= 2.3.3"
54
55
<%- end -%>
56
# Speed up commands on slow machines / big apps [https://github.com/rails/spring]
0 commit comments