Skip to content

Commit

Permalink
fix broken kitchen
Browse files Browse the repository at this point in the history
  • Loading branch information
DeathBorn committed May 12, 2020
1 parent b231495 commit ea092cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,6 @@ end

group :kitchen_common do
gem 'kitchen-docker'
gem 'kitchen-inspec'
gem 'kitchen-inspec', '<= 1.3.1'
gem 'test-kitchen'
end

0 comments on commit ea092cc

Please sign in to comment.