Skip to content

Commit

Permalink
Bump ddtrace from 1.16.0 to 1.16.2
Browse files Browse the repository at this point in the history
Bumps [ddtrace](https://github.com/DataDog/dd-trace-rb) from 1.16.0 to 1.16.2.
- [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.16.0...v1.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 13, 2023
1 parent e40bfcc commit 8d806c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ gem 'memory_profiler', '~> 1.0.1'
gem 'rack-mini-profiler', '~> 3.1.1'
gem 'stackprof', '~> 0.2.25'

gem 'ddtrace', '~> 1.16.0'
gem 'ddtrace', '~> 1.16.2'

# Make sure filesystem changes only happen at the end of a transaction
gem 'after_commit_everywhere', '~> 1.3.1'
Expand Down
4 changes: 2 additions & 2 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -145,7 +145,7 @@ GEM
datadog-ci (0.3.0)
msgpack
date (3.3.3)
ddtrace (1.16.0)
ddtrace (1.16.2)
datadog-ci (~> 0.3.0)
debase-ruby_core_source (= 3.2.2)
libdatadog (~> 5.0.0.1.0)
Expand Down Expand Up @@ -572,7 +572,7 @@ DEPENDENCIES
counter_culture (~> 3.5)
cssbundling-rails (~> 1.3.3)
dalli (~> 3.2.6)
ddtrace (~> 1.16.0)
ddtrace (~> 1.16.2)
delayed_job_active_record (~> 4.1.8)
delayed_job_web (~> 1.4.4)
devise (~> 4.9.3)
Expand Down

0 comments on commit 8d806c1

Please sign in to comment.