Skip to content

Commit 53a7067

Browse files
zjhuntinadamruzicka
authored andcommitted
Relax hammer_cli_foreman dependency to allow 5.x
1 parent 07271ec commit 53a7067

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

hammer_cli_foreman_remote_execution.gemspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Gem::Specification.new do |s|
1818
s.test_files = Dir["test/**/*"]
1919
s.extra_rdoc_files = Dir['README.md', 'LICENSE']
2020

21-
s.add_dependency 'hammer_cli_foreman', '>= 0.1.3', '< 4.0.0'
21+
s.add_dependency 'hammer_cli_foreman', '>= 0.1.3', '< 6.0.0'
2222
s.add_dependency 'hammer_cli_foreman_tasks', '~> 0.0.3'
2323

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

0 commit comments

Comments
 (0)