Skip to content

Commit

Permalink
chore: align faraday versions
Browse files Browse the repository at this point in the history
  • Loading branch information
YOU54F committed Nov 29, 2024
1 parent de1f3c7 commit f0d1bcb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pact.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Gem::Specification.new do |gem|
gem.add_development_dependency 'webmock', '~> 3.0'
gem.add_development_dependency 'fakefs', '2.4' # 0.6.0 blows up
gem.add_development_dependency 'hashie', '~> 5.0'
gem.add_development_dependency 'faraday', '~>1.0', '<3.0'
gem.add_development_dependency 'faraday', '~>2.0'
gem.add_development_dependency 'faraday-multipart', '~> 1.0'
gem.add_development_dependency 'conventional-changelog', '~> 1.3'
gem.add_development_dependency 'bump', '~> 0.5'
Expand Down

0 comments on commit f0d1bcb

Please sign in to comment.