recipes/default.rb in chef-sugar-1.2.4 vs recipes/default.rb in chef-sugar-1.2.6

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