Sha256: 68f90c2b2b6ab35151d94d0443f5dcf2c467768e0d9123ad899c17c640894248
Contents?: true
Size: 300 Bytes
Versions: 14
Compression:
Stored size: 300 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
14 entries across 14 versions & 2 rubygems