Skip to content

Commit

Permalink
fix: bump gems
Browse files Browse the repository at this point in the history
  • Loading branch information
arielvalentin committed Oct 16, 2023
1 parent d7953f2 commit 4cce528
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.add_dependency 'opentelemetry-instrumentation-aws_sdk', '~> 0.5.0'
spec.add_dependency 'opentelemetry-instrumentation-bunny', '~> 0.21.0'
spec.add_dependency 'opentelemetry-instrumentation-concurrent_ruby', '~> 0.21.1'
spec.add_dependency 'opentelemetry-instrumentation-dalli', '~> 0.24.1'
spec.add_dependency 'opentelemetry-instrumentation-dalli', '~> 0.25.0'
spec.add_dependency 'opentelemetry-instrumentation-delayed_job', '~> 0.22.0'
spec.add_dependency 'opentelemetry-instrumentation-ethon', '~> 0.21.1'
spec.add_dependency 'opentelemetry-instrumentation-excon', '~> 0.21.1'
Expand Down

0 comments on commit 4cce528

Please sign in to comment.