Skip to content

Commit

Permalink
Pin faraday to version 2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
depfu[bot] authored Aug 1, 2024
1 parent bad87bd commit 3598f5f
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.10.1'
spec.add_dependency "faraday_middleware"

spec.add_development_dependency "standard"
Expand Down

0 comments on commit 3598f5f

Please sign in to comment.