Bump ddtrace from 1.1.0 to 1.2.0 (#18072)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-07-12 14:42:15 -04:00 committed by GitHub
parent 02bba1c943
commit 62e8512f37
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.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.1.0" # ddtrace is Datadogs tracing client for Ruby.
gem "ddtrace", "~> 1.2.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,8 +182,8 @@ GEM
puma (>= 3.8.0)
railties (>= 5.2.0)
dante (0.2.0)
ddtrace (1.1.0)
debase-ruby_core_source (<= 0.10.16)
ddtrace (1.2.0)
debase-ruby_core_source (= 0.10.16)
libddprof (~> 0.6.0.1.0)
libddwaf (~> 1.3.0.2.0)
msgpack
@ -513,7 +513,7 @@ GEM
connection_pool (>= 2)
msgpack (>= 0.5)
redis (>= 3.0)
msgpack (1.5.2)
msgpack (1.5.3)
multi_json (1.15.0)
multi_xml (0.6.0)
multipart-post (2.2.3)
@ -980,7 +980,7 @@ DEPENDENCIES
cloudinary (~> 1.23)
counter_culture (~> 3.2)
cypress-rails (~> 0.5)
ddtrace (~> 1.1.0)
ddtrace (~> 1.2.0)
debug (>= 1.0.0)
derailed_benchmarks (~> 2.1)
devise (~> 4.8)

Binary file not shown.

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

Binary file not shown.

Binary file not shown.

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

Binary file not shown.