Bump ddtrace from 0.45.0 to 0.46.0 (#12892)

Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 0.45.0 to 0.46.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.45.0...v0.46.0)

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] 2021-03-04 17:22:55 +01:00 committed by GitHub
parent 87cad86dd2
commit 03b4f4a95a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 3 additions and 3 deletions

View file

@ -24,7 +24,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.18" # Client library for easily using the Cloudinary service
gem "counter_culture", "~> 2.7" # counter_culture provides turbo-charged counter caches that are kept up-to-date
gem "ddtrace", "~> 0.45.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 0.46.0" # ddtrace is Datadogs tracing client for Ruby.
gem "devise", github: "heartcombo/devise", ref: "0cd72a5" # Flexible authentication solution for Rails
gem "devise_invitable", "~> 2.0.3" # 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

@ -221,7 +221,7 @@ GEM
activerecord (>= 5.a)
database_cleaner-core (~> 2.0.0)
database_cleaner-core (2.0.0)
ddtrace (0.45.0)
ddtrace (0.46.0)
msgpack
dead_end (1.1.4)
debug_inspector (0.0.3)
@ -877,7 +877,7 @@ DEPENDENCIES
counter_culture (~> 2.7)
cypress-rails (~> 0.4.2)
database_cleaner-active_record (~> 2.0.0)
ddtrace (~> 0.45.0)
ddtrace (~> 0.46.0)
derailed_benchmarks (~> 2.0)
devise!
devise_invitable (~> 2.0.3)

Binary file not shown.

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

Binary file not shown.