Skip to content

Commit

Permalink
ci(kitchen): rename Kitchen config file
Browse files Browse the repository at this point in the history
  • Loading branch information
n-rodriguez committed May 12, 2019
1 parent 1ba6c9b commit 2e59df4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions Gemfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
source 'https://rubygems.org'
ruby '2.3.5'

gem 'test-kitchen'
gem 'kitchen-docker'
gem 'kitchen-salt'
gem 'kitchen-inspec'
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'
File renamed without changes.

0 comments on commit 2e59df4

Please sign in to comment.