Skip to content

Commit

Permalink
feat: ActiveSupport Instrumentation v0.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jun 20, 2024
1 parent 10a4b7a commit 91eb12c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'opentelemetry-instrumentation-action_view', '~> 0.7.0'
spec.add_dependency 'opentelemetry-instrumentation-active_job', '~> 0.7.0'
spec.add_dependency 'opentelemetry-instrumentation-active_record', '~> 0.7.0'
spec.add_dependency 'opentelemetry-instrumentation-active_support', '~> 0.5.0'
spec.add_dependency 'opentelemetry-instrumentation-active_support', '~> 0.6.0'
spec.add_dependency 'opentelemetry-instrumentation-base', '~> 0.22.1'

spec.add_development_dependency 'appraisal', '~> 2.5'
Expand Down

0 comments on commit 91eb12c

Please sign in to comment.