Skip to content

Commit

Permalink
Fixes #34229 - pin faraday until we can update to 2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jlsherrill committed Jan 6, 2022
1 parent fe3dbc9 commit 64b10e9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions katello.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ Gem::Specification.new do |gem|
gem.add_dependency "anemone"

#pulp3
gem.add_dependency "faraday", "< 1.9"
gem.add_dependency "pulpcore_client", ">= 3.16.0", "< 3.17.0"
gem.add_dependency "pulp_file_client", ">= 1.10.0", "< 1.11.0"
gem.add_dependency "pulp_ansible_client", ">= 0.10", "< 0.11"
Expand Down

0 comments on commit 64b10e9

Please sign in to comment.