Bump ddtrace from 0.41.0 to 0.42.0 (#11067)

* Bump ddtrace from 0.41.0 to 0.42.0

Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.41.0 to 0.42.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/v0.41.0...v0.42.0)

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

* Bump ddtrace from 0.41.0 to 0.42.0 (Update vendor/cache)

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-10-26 12:34:32 +01:00 committed by GitHub
parent 7137d9e3b3
commit 7df78f2b24
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -26,7 +26,7 @@ gem "carrierwave-bombshelter", "~> 0.2" # Protect your carrierwave from image bo
gem "cld", "~> 0.8" # Compact Language Detection for Ruby
gem "cloudinary", "~> 1.18" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 2.6" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.41.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 0.42.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", "~> 4.7" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.0" # 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

@ -204,7 +204,7 @@ GEM
database_cleaner (~> 1.8.0)
datetime_picker_rails (0.0.7)
momentjs-rails (>= 2.8.1)
ddtrace (0.41.0)
ddtrace (0.42.0)
msgpack
debug_inspector (0.0.3)
derailed_benchmarks (1.8.1)
@ -868,7 +868,7 @@ DEPENDENCIES
cloudinary (~> 1.18)
counter_culture (~> 2.6)
database_cleaner-active_record (~> 1.8.0)
ddtrace (~> 0.41.0)
ddtrace (~> 0.42.0)
derailed_benchmarks (~> 1.8)
devise (~> 4.7)
devise_invitable (~> 2.0.0)

Binary file not shown.

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

Binary file not shown.