mirror of
https://github.com/codeninjasllc/discourse.git
synced 2025-04-01 09:39:51 -04:00
Typo fix
This commit is contained in:
parent
6aa5fe6926
commit
6c5777838f
1 changed files with 1 additions and 1 deletions
2
Gemfile
2
Gemfile
|
@ -202,7 +202,7 @@ gem 'lru_redux'
|
|||
|
||||
# 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
|
||||
# we are open to it. by deferring require to the initializer we can configure disourse installs without it
|
||||
# we are open to it. by deferring require to the initializer we can configure discourse installs without it
|
||||
|
||||
gem 'flamegraph', require: false
|
||||
gem 'rack-mini-profiler', require: false
|
||||
|
|
Loading…
Add table
Reference in a new issue