Update ddtrace to version 1.16.2 (#20367)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-11-21 13:32:10 +00:00 committed by GitHub
parent 190ccddaad
commit fe8cdacebe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 5 deletions

View file

@ -26,7 +26,7 @@ gem "cld3", "~> 3.5" # Ruby interface for Compact Language Detector v3
gem "cloudinary", "~> 1.23" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 3.2" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "countries", "~> 5.5" # All sorts of useful information about every country packaged as pretty little country objects. It includes data from ISO 3166
gem "ddtrace", "~> 1.15.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 1.16.2" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.8" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.6" # Allows invitations to be sent for joining
gem "dogstatsd-ruby", "~> 5.6" # A client for DogStatsD, an extension of the StatsD metric server for Datadog

View file

@ -187,11 +187,11 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
datadog-ci (0.2.0)
datadog-ci (0.3.0)
msgpack
date (3.3.4)
ddtrace (1.15.0)
datadog-ci (~> 0.2.0)
ddtrace (1.16.2)
datadog-ci (~> 0.3.0)
debase-ruby_core_source (= 3.2.2)
libdatadog (~> 5.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
@ -993,7 +993,7 @@ DEPENDENCIES
countries (~> 5.5)
cuprite (~> 0.13)
cypress-rails (~> 0.5)
ddtrace (~> 1.15.0)
ddtrace (~> 1.16.2)
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

BIN
vendor/cache/datadog-ci-0.3.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/ddtrace-1.16.2.gem vendored Normal file

Binary file not shown.