Bump ddtrace from 0.54.1 to 0.54.2 (#16169)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.54.1 to 0.54.2.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/v0.54.2/CHANGELOG.md)
- [Commits](https://github.com/DataDog/dd-trace-rb/compare/v0.54.1...v0.54.2)

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

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-01-18 11:26:54 -07:00 committed by GitHub
parent 9375ba4932
commit 5240d9d8ee
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 5 additions and 5 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.21" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 3.1" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.54.1" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 0.54.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", "~> 4.8" # A client for DogStatsD, an extension of the StatsD metric server for Datadog

View file

@ -176,11 +176,11 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
ddtrace (0.54.1)
debase-ruby_core_source (= 0.10.12)
ddtrace (0.54.2)
debase-ruby_core_source (<= 0.10.14)
msgpack
dead_end (1.1.7)
debase-ruby_core_source (0.10.12)
debase-ruby_core_source (0.10.14)
debug (1.4.0)
irb (>= 1.3.6)
reline (>= 0.2.7)
@ -917,7 +917,7 @@ DEPENDENCIES
cloudinary (~> 1.21)
counter_culture (~> 3.1)
cypress-rails (~> 0.5)
ddtrace (~> 0.54.1)
ddtrace (~> 0.54.2)
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

Binary file not shown.