Skip to content
This repository has been archived by the owner on Dec 14, 2018. It is now read-only.

Commit

Permalink
Use chef 12.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
razor-x committed Sep 15, 2015
1 parent 95e53fe commit e7ee4cc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .kitchen.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
---
driver:
name: vagrant
require_chef_omnibus: 12.4.0
require_chef_omnibus: 12.4.1

provisioner:
name: chef_zero
Expand Down
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
source 'https://rubygems.org'

gem 'chef', '~> 12.4.0'
gem 'chef', '~> 12.4.1'
gem 'berkshelf', '~> 3.3.0'

group :development do
Expand Down

0 comments on commit e7ee4cc

Please sign in to comment.