recipes/default.rb in chef-sugar-1.2.2 vs recipes/default.rb in chef-sugar-1.2.4
- 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.0.beta.1'
+ version '1.2.2'
action :nothing
end.run_action(:install)
require 'chef/sugar'