Skip to content

Commit

Permalink
default inspec version to 1.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Alex Pop <apop@chef.io>
  • Loading branch information
alexpop committed Jan 4, 2017
1 parent 460b23e commit 8495974
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion attributes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

# controls inspec gem version to install
# example values: '1.1.0', 'latest'
default['audit']['inspec_version'] = '1.7.1'
default['audit']['inspec_version'] = '1.8.0'

# sets URI to alternate gem source
# example values: nil, 'https://mygem.server.com'
Expand Down

0 comments on commit 8495974

Please sign in to comment.