Skip to content

Commit

Permalink
define required_ruby_version
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 22, 2024
1 parent 6eaddc5 commit 5236322
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions foreman_rh_cloud.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ Gem::Specification.new do |s|
s.test_files = Dir['test/**/*']
s.test_files -= Dir['test/**/*.orig']

s.required_ruby_version = '>= 2.7', '< 4'

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

0 comments on commit 5236322

Please sign in to comment.