Skip to content

Commit

Permalink
Merge pull request #5660 from dodona-edu/chore/update-datadog
Browse files Browse the repository at this point in the history
update ddtrace 1.23.3 to datadog 2.1.0
  • Loading branch information
jorg-vr authored Jul 3, 2024
2 parents 2acb820 + 3a76fff commit 6044ecc
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 9 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.2'
gem 'rack-mini-profiler', '~> 3.3.1'
gem 'stackprof', '~> 0.2.26'

gem 'ddtrace', '~> 1.23.3'
gem 'datadog', '~> 2.1.0'

# Make sure filesystem changes only happen at the end of a transaction
gem 'after_commit_everywhere', '~> 1.4.0'
Expand Down
13 changes: 5 additions & 8 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,15 +146,12 @@ GEM
csv (3.3.0)
daemons (1.4.1)
dalli (3.2.8)
datadog-ci (0.8.3)
msgpack
date (3.3.4)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
datadog (2.1.0)
debase-ruby_core_source (= 3.3.1)
libdatadog (~> 7.0.0.1.0)
libdatadog (~> 9.0.0.1.0)
libddwaf (~> 1.14.0.0.0)
msgpack
date (3.3.4)
debase-ruby_core_source (3.3.1)
delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0)
Expand Down Expand Up @@ -261,7 +258,7 @@ GEM
childprocess (~> 5.0)
letter_opener (1.10.0)
launchy (>= 2.2, < 4)
libdatadog (7.0.0.1.0-x86_64-linux)
libdatadog (9.0.0.1.0-x86_64-linux)
libddwaf (1.14.0.0.0-x86_64-linux)
ffi (~> 1.0)
listen (3.9.0)
Expand Down Expand Up @@ -585,7 +582,7 @@ DEPENDENCIES
counter_culture (~> 3.7)
cssbundling-rails (~> 1.4.0)
dalli (~> 3.2.8)
ddtrace (~> 1.23.3)
datadog (~> 2.1.0)
delayed_job_active_record (~> 4.1.8)
delayed_job_web (~> 1.4.4)
devise (~> 4.9.4)
Expand Down

0 comments on commit 6044ecc

Please sign in to comment.