Skip to content

Commit

Permalink
Fixes #25541 - Bump dependency on Dynflow
Browse files Browse the repository at this point in the history
  • Loading branch information
adamruzicka committed Nov 28, 2018
1 parent 0e7ea72 commit 7c4c79d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions katello.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ Gem::Specification.new do |gem|

gem.add_dependency "rabl"
gem.add_dependency "foreman-tasks", "~> 0.13"
gem.add_dependency "dynflow", ">= 1.1.3"
gem.add_dependency "foreman_docker", ">= 0.2.0"

gem.add_dependency "qpid_messaging"
Expand Down

0 comments on commit 7c4c79d

Please sign in to comment.