Bump ddtrace from 1.2.0 to 1.3.0 (#18279)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.2.0 to 1.3.0.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v1.2.0...v1.3.0)

---
updated-dependencies:
- dependency-name: ddtrace
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-08-08 10:42:34 +02:00 committed by GitHub
parent cafd634328
commit 6ff7e26ea8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
8 changed files with 6 additions and 6 deletions

View file

@ -23,7 +23,7 @@ gem "carrierwave", "~> 2.2" # Upload files in your Ruby applications, map them t
gem "carrierwave-bombshelter", "~> 0.2" # Protect your carrierwave from image bombs
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 "ddtrace", "~> 1.2.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 1.3.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

@ -182,9 +182,9 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
ddtrace (1.2.0)
ddtrace (1.3.0)
debase-ruby_core_source (= 0.10.16)
libddprof (~> 0.6.0.1.0)
libdatadog (~> 0.7.0.1.0)
libddwaf (~> 1.3.0.2.0)
msgpack
dead_end (1.1.7)
@ -459,8 +459,8 @@ GEM
kramdown (~> 2.0)
launchy (2.5.0)
addressable (~> 2.7)
libddprof (0.6.0.1.0)
libddprof (0.6.0.1.0-x86_64-linux)
libdatadog (0.7.0.1.0)
libdatadog (0.7.0.1.0-x86_64-linux)
libddwaf (1.3.0.2.0)
ffi (~> 1.0)
libddwaf (1.3.0.2.0-arm64-darwin)
@ -980,7 +980,7 @@ DEPENDENCIES
cloudinary (~> 1.23)
counter_culture (~> 3.2)
cypress-rails (~> 0.5)
ddtrace (~> 1.2.0)
ddtrace (~> 1.3.0)
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.