lib/opentelemetry/instrumentation.rb in opentelemetry-instrumentation-bunny-0.20.1 vs lib/opentelemetry/instrumentation.rb in opentelemetry-instrumentation-bunny-0.21.0

- old
+ new

@@ -14,6 +14,6 @@ # Instrumentation should be able to handle the case when the library is not installed on a user's system. module Instrumentation end end -require_relative './instrumentation/bunny' +require_relative 'instrumentation/bunny'