mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 06:53:45 +08:00
Fix typo in Gemfile
[ci skip]
This commit is contained in:
parent
8edf2afb83
commit
6d770d0e6e
2
Gemfile
2
Gemfile
|
@ -230,7 +230,7 @@ gem 'lru_redux'
|
|||
gem 'htmlentities', require: false
|
||||
|
||||
# IMPORTANT: mini profiler monkey patches, so it better be required last
|
||||
# If you want to amend mini profiler to do the monkey patches in the railstie
|
||||
# If you want to amend mini profiler to do the monkey patches in the railties
|
||||
# we are open to it. by deferring require to the initializer we can configure discourse installs without it
|
||||
|
||||
gem 'flamegraph', require: false
|
||||
|
|
Loading…
Reference in New Issue
Block a user