Sha256: b2fbbeaa751656267d7d0817102c1ac515ce4e9eca7331dfe1faa901138f1453

Contents?: true

Size: 330 Bytes

Versions: 4

Compression:

Stored size: 330 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.
# frozen_string_literal: true

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

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
newrelic-infinite_tracing-8.10.1 tasks/all.rb
newrelic_rpm-8.10.1 lib/tasks/all.rb
newrelic-infinite_tracing-8.10.0 tasks/all.rb
newrelic_rpm-8.10.0 lib/tasks/all.rb