lib/tasks/newrelic.rb in newrelic_rpm-9.1.0 vs lib/tasks/newrelic.rb in newrelic_rpm-9.2.0

- old
+ new

@@ -1,7 +1,8 @@ # This file is distributed under New Relic's license terms. # See https://github.com/newrelic/newrelic-ruby-agent/blob/main/LICENSE for complete details. # frozen_string_literal: true + # # If you are looking to instrument rake tasks in a Rails environment, but the # task doesn't depend on :environment, this task may be included to ensure that # the agent will load.