Skip to content

Commit

Permalink
Merge pull request #5147 from dodona-edu/dependabot/bundler/ddtrace-1…
Browse files Browse the repository at this point in the history
….16.2
  • Loading branch information
bmesuere authored Nov 13, 2023
2 parents b21c718 + 8d806c1 commit 8310aea
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 8310aea

Please sign in to comment.