Skip to content

Commit

Permalink
Merge pull request #5535 from dependabot/dependabot/bundler/common/fa…
Browse files Browse the repository at this point in the history
…raday-eq-2.5.2

build(deps): update faraday requirement from = 2.3.0 to = 2.5.2 in /common
  • Loading branch information
honeyankit authored Aug 24, 2022
2 parents 18a91d4 + 3ccc0e7 commit c00c019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common/dependabot-common.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Gem::Specification.new do |spec|
spec.add_dependency "commonmarker", ">= 0.20.1", "< 0.24.0"
spec.add_dependency "docker_registry2", "~> 1.11", ">= 1.11.0"
spec.add_dependency "excon", "~> 0.75"
spec.add_dependency "faraday", "2.3.0"
spec.add_dependency "faraday", "2.5.2"
spec.add_dependency "gitlab", "4.19.0"
spec.add_dependency "nokogiri", "~> 1.8"
spec.add_dependency "octokit", ">= 4.6", "< 6.0"
Expand Down

0 comments on commit c00c019

Please sign in to comment.