Skip to content

Commit

Permalink
Bump ddtrace from 1.14.0 to 1.15.0 (#4118)
Browse files Browse the repository at this point in the history
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.14.0 to 1.15.0.
- [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.14.0...v1.15.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 122c723 commit 1bd7b62
Showing 1 changed file with 11 additions and 8 deletions.
19 changes: 11 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -172,14 +172,17 @@ GEM
sprockets (> 3.0)
sprockets-rails
tilt
datadog-ci (0.2.0)
msgpack
date (3.3.3)
ddtrace (1.14.0)
debase-ruby_core_source (= 3.2.1)
libdatadog (~> 3.0.0.1.0)
libddwaf (~> 1.9.0.0.0)
ddtrace (1.15.0)
datadog-ci (~> 0.2.0)
debase-ruby_core_source (= 3.2.2)
libdatadog (~> 5.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
dead_end (4.0.0)
debase-ruby_core_source (3.2.1)
debase-ruby_core_source (3.2.2)
derailed_benchmarks (2.1.2)
benchmark-ips (~> 2)
dead_end
Expand Down Expand Up @@ -238,7 +241,7 @@ GEM
faraday_middleware-aws-sigv4 (0.6.1)
aws-sigv4 (~> 1.0)
faraday (>= 1.8, < 2)
ffi (1.15.5)
ffi (1.16.3)
ffi-compiler (1.0.1)
ffi (>= 1.0.0)
rake
Expand Down Expand Up @@ -328,8 +331,8 @@ GEM
letter_opener (~> 1.7)
railties (>= 5.2)
rexml
libdatadog (3.0.0.1.0)
libddwaf (1.9.0.0.1)
libdatadog (5.0.0.1.0)
libddwaf (1.14.0.0.0)
ffi (~> 1.0)
listen (3.8.0)
rb-fsevent (~> 0.10, >= 0.10.3)
Expand Down

0 comments on commit 1bd7b62

Please sign in to comment.