Skip to content

Commit

Permalink
Pin aws-sdk-sqs to version 1.69.0
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 29, 2023
1 parent 1415a75 commit b8eb4c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sqewer.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Gem::Specification.new do |spec|
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.require_paths = ["lib"]

spec.add_runtime_dependency "aws-sdk-sqs", "~> 1"
spec.add_runtime_dependency "aws-sdk-sqs", "1.69.0"
spec.add_runtime_dependency "rack"
spec.add_runtime_dependency "very_tiny_state_machine"
spec.add_runtime_dependency "retriable"
Expand Down

0 comments on commit b8eb4c8

Please sign in to comment.