Sha256: aff83ebc00c07b37c3add805fca20939f6a7d2d1d04883cb0714b07c0d334476

Contents?: true

Size: 299 Bytes

Versions: 6

Compression:

Stored size: 299 Bytes

Contents

# encoding: utf-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.

# This is required to load in task definitions
Dir.glob(File.join(File.dirname(__FILE__),'*.rake')) do |file|
  load file
end

Version data entries

6 entries across 6 versions & 2 rubygems

Version Path
newrelic-infinite_tracing-8.2.0 tasks/all.rb
newrelic_rpm-8.2.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.1.0 tasks/all.rb
newrelic_rpm-8.1.0 lib/tasks/all.rb
newrelic-infinite_tracing-8.0.0 tasks/all.rb
newrelic_rpm-8.0.0 lib/tasks/all.rb