[ruby] Update ddtrace 1.3.0 → 1.15.0 (minor) (#20293)

Co-authored-by: depfu[bot] <23717796+depfu[bot]@users.noreply.github.com>
This commit is contained in:
depfu[bot] 2023-10-31 16:50:02 -04:00 committed by GitHub
parent 9df24fc1f7
commit b8038a388e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
23 changed files with 18 additions and 15 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.3.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 1.15.0" # 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", "~> 4.8" # A client for DogStatsD, an extension of the StatsD metric server for Datadog

View file

@ -188,14 +188,17 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
datadog-ci (0.2.0)
msgpack
date (3.3.3)
ddtrace (1.3.0)
debase-ruby_core_source (= 0.10.16)
libdatadog (~> 0.7.0.1.0)
libddwaf (~> 1.3.0.2.0)
ddtrace (1.15.0)
datadog-ci (~> 0.2.0)
debase-ruby_core_source (= 3.2.2)
libdatadog (~> 5.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
dead_end (4.0.0)
debase-ruby_core_source (0.10.16)
debase-ruby_core_source (3.2.2)
debug (1.8.0)
irb (>= 1.5.0)
reline (>= 0.3.1)
@ -289,7 +292,7 @@ GEM
concurrent-ruby (~> 1.1)
webrick (~> 1.7)
websocket-driver (>= 0.6, < 0.8)
ffi (1.16.2)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
@ -456,15 +459,15 @@ GEM
language_server-protocol (3.17.0.3)
launchy (2.5.2)
addressable (~> 2.8)
libdatadog (0.7.0.1.1)
libdatadog (0.7.0.1.1-x86_64-linux)
libddwaf (1.3.0.2.0)
libdatadog (5.0.0.1.0)
libdatadog (5.0.0.1.0-x86_64-linux)
libddwaf (1.14.0.0.0)
ffi (~> 1.0)
libddwaf (1.3.0.2.0-arm64-darwin)
libddwaf (1.14.0.0.0-arm64-darwin)
ffi (~> 1.0)
libddwaf (1.3.0.2.0-x86_64-darwin)
libddwaf (1.14.0.0.0-x86_64-darwin)
ffi (~> 1.0)
libddwaf (1.3.0.2.0-x86_64-linux)
libddwaf (1.14.0.0.0-x86_64-linux)
ffi (~> 1.0)
libhoney (2.2.0)
addressable (~> 2.0)
@ -515,7 +518,7 @@ GEM
connection_pool (>= 2)
msgpack (>= 0.5)
redis (>= 3.0)
msgpack (1.6.0)
msgpack (1.7.2)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
@ -994,7 +997,7 @@ DEPENDENCIES
countries (~> 5.5)
cuprite (~> 0.13)
cypress-rails (~> 0.5)
ddtrace (~> 1.3.0)
ddtrace (~> 1.15.0)
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

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

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/ffi-1.16.3.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/libdatadog-5.0.0.1.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/libddwaf-1.14.0.0.0.gem vendored Normal file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
vendor/cache/msgpack-1.7.2.gem vendored Normal file

Binary file not shown.