Skip to content

Commit

Permalink
chore: CI/CD integration
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Heinen committed Apr 2, 2019
1 parent 6036239 commit 03e45be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kitchen-static.gemspec
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Gem::Specification.new do |spec|

spec.add_dependency "test-kitchen", ">= 1.16", "< 3.0"

spec.add_development_dependency "bundler", "~> 1.16"
spec.add_development_dependency "bundler", ">= 1.16"
spec.add_development_dependency "rake", "~> 12.0"
spec.add_development_dependency "yard", "~> 0.9"
end

0 comments on commit 03e45be

Please sign in to comment.