Skip to content

Commit

Permalink
Merge pull request #5292 from dodona-edu/dependabot/bundler/ddtrace-1…
Browse files Browse the repository at this point in the history
….19.0

Bump ddtrace from 1.18.0 to 1.19.0
  • Loading branch information
bmesuere authored Jan 16, 2024
2 parents caa1b58 + b618374 commit 762cb81
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 @@ -132,7 +132,7 @@ gem 'memory_profiler', '~> 1.0.1'
gem 'rack-mini-profiler', '~> 3.3.0'
gem 'stackprof', '~> 0.2.25'

gem 'ddtrace', '~> 1.18.0'
gem 'ddtrace', '~> 1.19.0'

# Make sure filesystem changes only happen at the end of a transaction
gem 'after_commit_everywhere', '~> 1.3.1'
Expand Down
12 changes: 6 additions & 6 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -143,16 +143,16 @@ GEM
railties (>= 6.0.0)
daemons (1.4.1)
dalli (3.2.6)
datadog-ci (0.5.1)
datadog-ci (0.6.0)
msgpack
date (3.3.4)
ddtrace (1.18.0)
datadog-ci (~> 0.5.0)
debase-ruby_core_source (= 3.2.3)
ddtrace (1.19.0)
datadog-ci (~> 0.6.0)
debase-ruby_core_source (= 3.3.1)
libdatadog (~> 5.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
debase-ruby_core_source (3.2.3)
debase-ruby_core_source (3.3.1)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.8)
Expand Down Expand Up @@ -573,7 +573,7 @@ DEPENDENCIES
counter_culture (~> 3.5)
cssbundling-rails (~> 1.3.3)
dalli (~> 3.2.6)
ddtrace (~> 1.18.0)
ddtrace (~> 1.19.0)
delayed_job_active_record (~> 4.1.8)
delayed_job_web (~> 1.4.4)
devise (~> 4.9.3)
Expand Down

0 comments on commit 762cb81

Please sign in to comment.