Skip to content

Commit

Permalink
squash: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Jan 8, 2025
1 parent 21eee2c commit 0846593
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'opentelemetry-instrumentation-active_record', '~> 0.8.0'
spec.add_dependency 'opentelemetry-instrumentation-active_support', '~> 0.7.0'
spec.add_dependency 'opentelemetry-instrumentation-base', '~> 0.22.1'
spec.add_dependency 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.24.4'
spec.add_dependency 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.21.4'

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

0 comments on commit 0846593

Please sign in to comment.