Skip to content
Snippets Groups Projects
Commit 4fb6f819 authored by Theo Cushion's avatar Theo Cushion
Browse files

Merge branch 'tc/update-dd' into 'master'

chore: update ddtrace

See merge request nexus-mods/public/rails-build!18
parents a695be7b 129a27f9
No related branches found
Tags v3.2.18
No related merge requests found
...@@ -36,7 +36,7 @@ gem 'pundit', '2.2.0' ...@@ -36,7 +36,7 @@ gem 'pundit', '2.2.0'
gem 'nexus_seed', '0.2.30' gem 'nexus_seed', '0.2.30'
# Monitoring / Performance # Monitoring / Performance
gem 'ddtrace', '1.18.0' gem 'ddtrace', '1.20.0'
gem 'health_check', '3.1.0' gem 'health_check', '3.1.0'
gem 'nexus_semantic_logger', '1.12.3' gem 'nexus_semantic_logger', '1.12.3'
gem 'actionpack-cloudflare', '1.1.0' gem 'actionpack-cloudflare', '1.1.0'
......
...@@ -114,16 +114,16 @@ GEM ...@@ -114,16 +114,16 @@ GEM
bigdecimal bigdecimal
rexml rexml
crass (1.0.6) crass (1.0.6)
datadog-ci (0.5.1) datadog-ci (0.7.0)
msgpack msgpack
date (3.3.4) date (3.3.4)
ddtrace (1.18.0) ddtrace (1.20.0)
datadog-ci (~> 0.5.0) datadog-ci (~> 0.7.0)
debase-ruby_core_source (= 3.2.3) debase-ruby_core_source (= 3.3.1)
libdatadog (~> 5.0.0.1.0) libdatadog (~> 5.0.0.1.0)
libddwaf (~> 1.14.0.0.0) libddwaf (~> 1.14.0.0.0)
msgpack msgpack
debase-ruby_core_source (3.2.3) debase-ruby_core_source (3.3.1)
delayed_job (4.1.11) delayed_job (4.1.11)
activesupport (>= 3.0, < 8.0) activesupport (>= 3.0, < 8.0)
delayed_job_active_record (4.1.7) delayed_job_active_record (4.1.7)
...@@ -399,7 +399,7 @@ DEPENDENCIES ...@@ -399,7 +399,7 @@ DEPENDENCIES
batch-loader (= 2.0.1) batch-loader (= 2.0.1)
bootstrap (= 4.6.0) bootstrap (= 4.6.0)
bunny-mock (= 1.7.0) bunny-mock (= 1.7.0)
ddtrace (= 1.18.0) ddtrace (= 1.20.0)
delayed_job_active_record (= 4.1.7) delayed_job_active_record (= 4.1.7)
discard (= 1.2.1) discard (= 1.2.1)
dotenv-rails (= 2.8.1) dotenv-rails (= 2.8.1)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment