Sha256: a608ce4c6c00acd0a77b7a8fce3f12589229edabba770c12e778e0c99a72a536
Contents?: true
Size: 312 Bytes
Versions: 75
Compression:
Stored size: 312 Bytes
Contents
# 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
75 entries across 75 versions & 3 rubygems