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

fix: upgrade logger gem

parent 107250a0
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ gem 'nexus_seed', '0.2.23'
# Monitoring / Performance
gem 'ddtrace', '1.9.0'
gem 'health_check', '3.1.0'
gem 'nexus_semantic_logger', '1.12.0'
gem 'nexus_semantic_logger', '1.12.1'
gem 'actionpack-cloudflare', '1.1.0'
# Caching
......
......@@ -215,7 +215,7 @@ GEM
bunny
nexus_seed (0.2.23)
nexus_semantic_logger (~> 1.11)
nexus_semantic_logger (1.12)
nexus_semantic_logger (1.12.1)
amazing_print (~> 1.4.0)
ddtrace (~> 1.9.0)
dogstatsd-ruby (~> 5.4.0)
......@@ -409,7 +409,7 @@ DEPENDENCIES
nexus_cqrs (= 0.4.8)
nexus_domain_events (= 1.1.2)
nexus_seed (= 0.2.23)
nexus_semantic_logger (= 1.12.0)
nexus_semantic_logger (= 1.12.1)
pg (= 1.3.5)
puma (= 5.6.4)
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