fix datadog version used

This commit is contained in:
HoneyryderChuck 2023-10-12 23:07:01 +01:00
parent 5db6e28534
commit 4618845a97

View File

@ -205,7 +205,7 @@ module Datadog::Tracing
class Integration
include Contrib::Integration
MINIMUM_VERSION = Gem::Version.new("1.13.0")
MINIMUM_VERSION = Gem::Version.new("1.0.1")
register_as :httpx