recipes/default.rb in chef-sugar-1.0.0 vs recipes/default.rb in chef-sugar-1.0.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 '1.0.0'
+ version '1.0.1'
action :nothing
end.run_action(:install)
require 'chef/sugar'