Skip to content

Commit

Permalink
Require the kitchen-inspec 0.23.1
Browse files Browse the repository at this point in the history
  • Loading branch information
artem-sidorenko committed Mar 9, 2018
1 parent 542195d commit 40d0874
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 @@ -24,7 +24,7 @@ end
group :integration do
gem 'kitchen-digitalocean'
gem 'kitchen-dokken'
gem 'kitchen-inspec'
gem 'kitchen-inspec', '>= 0.23.1'
gem 'kitchen-vagrant'
gem 'test-kitchen', '~> 1.0'
end
Expand Down

0 comments on commit 40d0874

Please sign in to comment.