Dont pin bolt and rubyzip

Change-Id: Id61a84928b63d097c2c369f52a9b4c3cbee1cf79
This commit is contained in:
Tobias Urdin 2020-09-14 22:02:45 +02:00
parent faa284f62c
commit ea1df0c93e
1 changed files with 1 additions and 2 deletions

View File

@ -51,7 +51,6 @@ Gem::Specification.new do |spec|
spec.add_dependency 'r10k', ['>= 3.0.0']
spec.add_dependency 'bolt', '= 1.49.0'
spec.add_dependency 'rubyzip', '= 1.3.0'
spec.add_dependency 'bolt'
spec.add_dependency 'puppet_litmus'
end