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

chore: use latest semantic logger

parent 5e000a17
No related branches found
No related tags found
No related merge requests found
Pipeline #96954 passed
......@@ -37,7 +37,7 @@ gem 'nexus_seed', '0.2.30'
# Monitoring / Performance
gem 'health_check', '3.1.0'
gem 'nexus_semantic_logger', '1.13.4'
gem 'nexus_semantic_logger', '1.13.5'
gem 'actionpack-cloudflare', '1.1.0'
# Caching
......
......@@ -219,14 +219,14 @@ GEM
bunny
nexus_seed (0.2.30)
nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.13.4)
nexus_semantic_logger (1.13.5)
amazing_print (~> 1.4.0)
datadog (~> 2.7.0)
dogstatsd-ruby (~> 5.6.1)
google-protobuf (~> 3.25.5)
net_tcp_client (~> 2.2.0)
rails_semantic_logger (~> 4.17.0)
semantic_logger (<= 4.16.0)
semantic_logger (~> 4.16.1)
nio4r (2.7.4)
nokogiri (1.17.2-x86_64-linux)
racc (~> 1.4)
......@@ -330,7 +330,7 @@ GEM
sprockets-rails
tilt
secure_headers (6.5.0)
semantic_logger (4.16.0)
semantic_logger (4.16.1)
concurrent-ruby (~> 1.0)
serverengine (2.1.1)
sigdump (~> 0.2.2)
......@@ -416,7 +416,7 @@ DEPENDENCIES
nexus_cqrs (= 0.4.10)
nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.30)
nexus_semantic_logger (= 1.13.4)
nexus_semantic_logger (= 1.13.5)
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