Skip to content

Commit

Permalink
Pin faraday to version 2.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Nov 15, 2024
1 parent bad87bd commit 6c9f6ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sendcloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Gem::Specification.new do |spec|
end

spec.require_paths = ["lib"]
spec.add_dependency "faraday"
spec.add_dependency "faraday", '2.12.1'
spec.add_dependency "faraday_middleware"

spec.add_development_dependency "standard"
Expand Down

0 comments on commit 6c9f6ac

Please sign in to comment.