Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
jterapin committed Sep 5, 2024
1 parent bbb8d49 commit 5f91b94
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'opentelemetry-instrumentation-base', '~> 0.22.1'

spec.add_development_dependency 'appraisal', '~> 2.5'
spec.add_development_dependency 'aws-sdk-dynamodb'
spec.add_development_dependency 'aws-sdk-s3'
spec.add_development_dependency 'aws-sdk-sns'
spec.add_development_dependency 'aws-sdk-sqs'
spec.add_development_dependency 'bundler', '~> 2.4'
spec.add_development_dependency 'minitest', '~> 5.0'
spec.add_development_dependency 'opentelemetry-sdk', '~> 1.1'
Expand Down

0 comments on commit 5f91b94

Please sign in to comment.