Skip to content

Commit

Permalink
Pin rack to version 2.2.8
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 1, 2023
1 parent a9841cb commit ccd6b88
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 @@ -31,7 +31,7 @@ Gem::Specification.new do |spec|
spec.require_paths = ["lib"]

spec.add_runtime_dependency "aws-sdk-sqs", "~> 1"
spec.add_runtime_dependency "rack"
spec.add_runtime_dependency "rack", '2.2.8'
spec.add_runtime_dependency "very_tiny_state_machine"
spec.add_runtime_dependency "retriable"

Expand Down

0 comments on commit ccd6b88

Please sign in to comment.