Skip to content

Commit

Permalink
Bump ddtrace from 1.20.0 to 1.23.3
Browse files Browse the repository at this point in the history
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.20.0 to 1.23.3.
- [Release notes](https://github.com/DataDog/dd-trace-rb/releases)
- [Changelog](https://github.com/DataDog/dd-trace-rb/blob/master/CHANGELOG.md)
- [Commits](DataDog/dd-trace-rb@v1.20.0...v1.23.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2024
1 parent 328e967 commit ad077fb
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 13 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ gem "active_model_serializers", "0.10.14"
gem "active_storage_validations"
gem "adobe-campaign", "~> 0.4.1"
gem "aws-sdk-s3"
gem "ddtrace", "~> 1.15"
gem "ddtrace", "~> 1.23"
gem "dogstatsd-ruby", "~> 5.3"
gem "file_validators"
gem "google-apis-analyticsreporting_v4"
Expand Down
22 changes: 10 additions & 12 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -141,13 +141,13 @@ GEM
rexml
crass (1.0.6)
csv (3.3.0)
datadog-ci (0.7.0)
datadog-ci (0.8.3)
msgpack
date (3.3.4)
ddtrace (1.20.0)
datadog-ci (~> 0.7.0)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
debase-ruby_core_source (= 3.3.1)
libdatadog (~> 5.0.0.1.0)
libdatadog (~> 7.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
debase-ruby_core_source (3.3.1)
Expand Down Expand Up @@ -178,7 +178,7 @@ GEM
faraday (>= 1, < 3)
faraday-net_http (3.1.0)
net-http
ffi (1.17.0)
ffi (1.17.0-x86_64-linux-gnu)
file_validators (3.0.0)
activemodel (>= 3.2)
mime-types (>= 1.0)
Expand Down Expand Up @@ -256,8 +256,8 @@ GEM
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
libdatadog (5.0.0.1.0)
libddwaf (1.14.0.0.0)
libdatadog (7.0.0.1.0-x86_64-linux)
libddwaf (1.14.0.0.0-x86_64-linux)
ffi (~> 1.0)
lint_roller (1.1.0)
listen (3.9.0)
Expand All @@ -283,7 +283,6 @@ GEM
mime-types-data (~> 3.2015)
mime-types-data (3.2023.1003)
mini_mime (1.1.5)
mini_portile2 (2.8.7)
minitest (5.23.1)
msgpack (1.7.2)
multi_json (1.15.0)
Expand All @@ -305,8 +304,7 @@ GEM
net-protocol
netrc (0.11.0)
nio4r (2.7.3)
nokogiri (1.16.6)
mini_portile2 (~> 2.8.2)
nokogiri (1.16.6-x86_64-linux)
racc (~> 1.4)
notiffany (0.1.3)
nenv (~> 0.1)
Expand Down Expand Up @@ -560,7 +558,7 @@ GEM
zeitwerk (2.6.16)

PLATFORMS
ruby
x86_64-linux

DEPENDENCIES
action-cable-testing
Expand All @@ -573,7 +571,7 @@ DEPENDENCIES
bootsnap
brakeman
bundler-audit
ddtrace (~> 1.15)
ddtrace (~> 1.23)
debug
dogstatsd-ruby (~> 5.3)
dotenv-rails
Expand Down

0 comments on commit ad077fb

Please sign in to comment.