Skip to content
Snippets Groups Projects
Commit 9ab75a4b authored by John Harris's avatar John Harris
Browse files

chore: latest nexus logger and datadog gem

parent fca8cf92
No related branches found
No related tags found
No related merge requests found
Pipeline #91057 passed
......@@ -37,7 +37,7 @@ gem 'nexus_seed', '0.2.30'
# Monitoring / Performance
gem 'health_check', '3.1.0'
gem 'nexus_semantic_logger', '1.12.13'
gem 'nexus_semantic_logger', '1.13.2'
gem 'actionpack-cloudflare', '1.1.0'
# Caching
......
......@@ -80,20 +80,20 @@ GEM
autoprefixer-rails (10.4.19.0)
execjs (~> 2)
aws-eventstream (1.3.0)
aws-partitions (1.991.0)
aws-sdk-core (3.209.1)
aws-partitions (1.993.0)
aws-sdk-core (3.211.0)
aws-eventstream (~> 1, >= 1.3.0)
aws-partitions (~> 1, >= 1.651.0)
aws-partitions (~> 1, >= 1.992.0)
aws-sigv4 (~> 1.9)
jmespath (~> 1, >= 1.6.1)
aws-sdk-kms (1.94.0)
aws-sdk-core (~> 3, >= 3.207.0)
aws-sdk-kms (1.95.0)
aws-sdk-core (~> 3, >= 3.210.0)
aws-sigv4 (~> 1.5)
aws-sdk-s3 (1.113.0)
aws-sdk-core (~> 3, >= 3.127.0)
aws-sdk-kms (~> 1)
aws-sigv4 (~> 1.4)
aws-sigv4 (1.10.0)
aws-sigv4 (1.10.1)
aws-eventstream (~> 1, >= 1.0.2)
base64 (0.2.0)
batch-loader (2.0.1)
......@@ -115,15 +115,12 @@ GEM
bigdecimal
rexml
crass (1.0.6)
datadog-ci (0.8.3)
msgpack
date (3.3.4)
ddtrace (1.23.3)
datadog-ci (~> 0.8.1)
datadog (2.4.0)
debase-ruby_core_source (= 3.3.1)
libdatadog (~> 7.0.0.1.0)
libdatadog (~> 12.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.12)
activesupport (>= 3.0, < 8.0)
......@@ -140,7 +137,7 @@ GEM
dotenv (= 2.8.1)
railties (>= 3.2)
erubi (1.13.0)
execjs (2.9.1)
execjs (2.10.0)
factory_bot (6.2.1)
activesupport (>= 5.0.0)
factory_bot_rails (6.2.0)
......@@ -175,7 +172,7 @@ GEM
json (2.7.2)
jsonapi-renderer (0.2.2)
jwt (2.7.1)
libdatadog (7.0.0.1.0-x86_64-linux)
libdatadog (12.0.0.1.0-x86_64-linux)
libddwaf (1.14.0.0.0-x86_64-linux)
ffi (~> 1.0)
libv8-node (18.16.0.0-x86_64-linux)
......@@ -222,9 +219,9 @@ GEM
bunny
nexus_seed (0.2.30)
nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.12.13)
nexus_semantic_logger (1.13.2)
amazing_print (~> 1.4.0)
ddtrace (~> 1.22)
datadog (~> 2.4.0)
dogstatsd-ruby (~> 5.4.0)
google-protobuf (~> 3.25.5)
net_tcp_client (~> 2.2.0)
......@@ -295,7 +292,7 @@ GEM
request_store (1.7.0)
rack (>= 1.4)
rexml (3.3.8)
rspec-core (3.13.1)
rspec-core (3.13.2)
rspec-support (~> 3.13.0)
rspec-expectations (3.13.3)
diff-lcs (>= 1.2.0, < 2.0)
......@@ -391,7 +388,7 @@ GEM
websocket-driver (0.7.6)
websocket-extensions (>= 0.1.0)
websocket-extensions (0.1.5)
zeitwerk (2.7.0)
zeitwerk (2.7.1)
PLATFORMS
x86_64-linux
......@@ -419,7 +416,7 @@ DEPENDENCIES
nexus_cqrs (= 0.4.10)
nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.30)
nexus_semantic_logger (= 1.12.13)
nexus_semantic_logger (= 1.13.2)
pg (= 1.5.3)
puma (= 6.4.3)
pundit (= 2.2.0)
......
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