recipes/default.rb in chef-sugar-2.3.1 vs recipes/default.rb in chef-sugar-2.3.2

- old
+ new

@@ -16,10 +16,10 @@ # See the License for the specific language governing permissions and # limitations under the License. # chef_gem('chef-sugar') do - version '2.3.1' + version '2.3.2' action :nothing end.run_action(:install) require 'chef/sugar'