lib/pgq_prometheus/config.rb in pgq_prometheus-0.1.0 vs lib/pgq_prometheus/config.rb in pgq_prometheus-0.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'prometheus_exporter/metric' module PgqPrometheus module Config ALLOWED_FROM = [:queue, :consumer, nil]