Fix typo in Gemfile

[ci skip]
This commit is contained in:
Josef Šimánek 2014-12-27 14:03:48 +01:00
parent 8edf2afb83
commit 6d770d0e6e

View File

@ -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