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

style: cq

parent fd49cdb7
No related branches found
No related tags found
No related merge requests found
results/
......@@ -14,8 +14,8 @@ Gem::Specification.new do |spec|
end
spec.require_paths = ['lib']
spec.add_dependency('amazing_print', '~> 1.4.0')
spec.add_dependency('rails_semantic_logger', '~> 4.10.0')
spec.add_dependency('net_tcp_client', '~> 2.2.0') # For TCP logging.
spec.add_dependency('dogstatsd-ruby', '~> 5.4.0') # For custom application metrics.
spec.add_dependency('net_tcp_client', '~> 2.2.0') # For TCP logging.
spec.add_dependency('rails_semantic_logger', '~> 4.10.0')
spec.required_ruby_version = Gem::Requirement.new('>= 2.7.0')
end
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