Skip to content

Commit

Permalink
ci(gemfile): prepare for inspec testing
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed May 2, 2019
1 parent 29cd2d8 commit 157e169
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
source "https://rubygems.org"

gem "test-kitchen", "> 1.2.0"
gem "kitchen-vagrant"
gem "kitchen-salt"
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'

0 comments on commit 157e169

Please sign in to comment.