Skip to content

Commit

Permalink
use Katello 4.14.0.rc1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jeremylenz committed Aug 29, 2024
1 parent d516b5e commit d686996
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions foreman_rh_cloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ Gem::Specification.new do |s|

s.add_dependency 'foreman_ansible'
s.add_dependency 'foreman-tasks'
s.add_dependency 'katello'

# s.add_dependency 'katello'
s.add_runtime_dependency 'katello', '>= 4.14.0.rc1.1', '< 4.15.0'

Check failure on line 27 in foreman_rh_cloud.gemspec

View workflow job for this annotation

GitHub Actions / Rubocop / Rubocop

Layout/TrailingWhitespace: Trailing whitespace detected.
s.add_development_dependency 'rdoc'
s.add_development_dependency 'theforeman-rubocop', '~> 0.1.0'
end

0 comments on commit d686996

Please sign in to comment.