mirror of
https://github.com/HoneyryderChuck/httpx.git
synced 2025-11-27 00:03:01 -05:00
fixing datadog min version
This commit is contained in:
parent
c1da8d29fc
commit
9d3dd72b80
@ -224,7 +224,7 @@ module Datadog::Tracing
|
||||
class Integration
|
||||
include Contrib::Integration
|
||||
|
||||
MINIMUM_VERSION = Gem::Version.new("1.0.1")
|
||||
MINIMUM_VERSION = Gem::Version.new("0.10.2")
|
||||
|
||||
register_as :httpx
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user