Skip to content

Commit

Permalink
fix(gemfile): restrict inspec version to ~> 4.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
myii committed Sep 27, 2019
1 parent bfdba0c commit c82034a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ source "https://rubygems.org"
gem 'kitchen-docker', '>= 2.9'
gem 'kitchen-salt', '>= 0.6.0'
gem 'kitchen-inspec', '>= 1.1'
gem 'inspec', '~> 4.16.0'

0 comments on commit c82034a

Please sign in to comment.