Skip to content

Commit

Permalink
Bump dependency on smart_proxy_dynflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adamruzicka committed Nov 1, 2024
1 parent 8ae1dc0 commit f20ac2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion smart_proxy_ansible.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,6 @@ Gem::Specification.new do |gem|
gem.add_development_dependency('logger')
gem.add_development_dependency('smart_proxy')
gem.add_runtime_dependency('net-ssh')
gem.add_runtime_dependency('smart_proxy_dynflow', '~> 0.8')
gem.add_runtime_dependency('smart_proxy_dynflow', '~> 0.8', '>= 0.10')
gem.add_runtime_dependency('smart_proxy_remote_execution_ssh', '~> 0.4')
end

0 comments on commit f20ac2e

Please sign in to comment.