Merge pull request #3059 from simi/patch-1

Fix typo in Gemfile
This commit is contained in:
Régis Hanol 2014-12-29 12:40:33 +01:00
commit 5ac0fd019e
1 changed files with 1 additions and 1 deletions

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