Skip to content
Snippets Groups Projects
Commit 3f7302d3 authored by Mike Gane's avatar Mike Gane
Browse files

chore: bump semantic logger to remove tracking middleware

parent ee8389d0
No related branches found
No related tags found
1 merge request!10chore: bump semantic logger to remove tracking middleware
Pipeline #88652 passed
...@@ -37,7 +37,7 @@ gem 'nexus_seed', '0.2.30' ...@@ -37,7 +37,7 @@ gem 'nexus_seed', '0.2.30'
# Monitoring / Performance # Monitoring / Performance
gem 'health_check', '3.1.0' gem 'health_check', '3.1.0'
gem 'nexus_semantic_logger', '1.12.12' gem 'nexus_semantic_logger', '1.12.13'
gem 'actionpack-cloudflare', '1.1.0' gem 'actionpack-cloudflare', '1.1.0'
# Caching # Caching
......
...@@ -222,7 +222,7 @@ GEM ...@@ -222,7 +222,7 @@ GEM
bunny bunny
nexus_seed (0.2.30) nexus_seed (0.2.30)
nexus_semantic_logger (~> 1.11) nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.12.12) nexus_semantic_logger (1.12.13)
amazing_print (~> 1.4.0) amazing_print (~> 1.4.0)
ddtrace (~> 1.22) ddtrace (~> 1.22)
dogstatsd-ruby (~> 5.4.0) dogstatsd-ruby (~> 5.4.0)
...@@ -419,7 +419,7 @@ DEPENDENCIES ...@@ -419,7 +419,7 @@ DEPENDENCIES
nexus_cqrs (= 0.4.10) nexus_cqrs (= 0.4.10)
nexus_domain_events (= 1.1.2) nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.30) nexus_seed (= 0.2.30)
nexus_semantic_logger (= 1.12.12) nexus_semantic_logger (= 1.12.13)
pg (= 1.5.3) pg (= 1.5.3)
puma (= 6.4.3) puma (= 6.4.3)
pundit (= 2.2.0) 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