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

- 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.0' + version '2.3.1' action :nothing end.run_action(:install) require 'chef/sugar'