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 29, 2024
1 parent 3958827 commit 4b52509
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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
12 changes: 6 additions & 6 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 @@ -256,7 +256,7 @@ GEM
jwt (2.8.2)
base64
language_server-protocol (3.17.0.3)
libdatadog (5.0.0.1.0)
libdatadog (7.0.0.1.0)
libddwaf (1.14.0.0.0)
ffi (~> 1.0)
lint_roller (1.1.0)
Expand Down Expand Up @@ -573,7 +573,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 4b52509

Please sign in to comment.