gems: add rake to gemfile.

Fixes issue with newrelic failing to set up rake instrumentation:

    ERROR : Error while detecting rake_instrumentation:
    ERROR : NameError: uninitialized constant Rake::VERSION
This commit is contained in:
evazion
2019-09-01 13:10:37 -05:00
parent 6e7b882dda
commit 648ba14021
2 changed files with 2 additions and 0 deletions

View File

@@ -485,6 +485,7 @@ DEPENDENCIES
pry-rails
rack-mini-profiler
rails (~> 6.0)
rake
rakismet
recaptcha
redis