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:
@@ -485,6 +485,7 @@ DEPENDENCIES
|
||||
pry-rails
|
||||
rack-mini-profiler
|
||||
rails (~> 6.0)
|
||||
rake
|
||||
rakismet
|
||||
recaptcha
|
||||
redis
|
||||
|
||||
Reference in New Issue
Block a user