diff --git a/Gemfile b/Gemfile index 8b08052..3277cf9 100644 --- a/Gemfile +++ b/Gemfile @@ -5,7 +5,7 @@ source "https://rubygems.org" git_source(:github) {|repo_name| "https://github.com/#{repo_name}" } # gem "rails" -gem 'pulpcore_client', '~> 3.22.2' +gem 'pulpcore_client', '~> 3.112.0' gem 'pulp_rpm_client', '~> 3.19.0' gem 'bindata' gem 'down'