lib/chef/knife/cookbook_site_unshare.rb in chef-0.9.14.beta.1 vs lib/chef/knife/cookbook_site_unshare.rb in chef-0.9.14.rc.1

- old
+ new

@@ -16,9 +16,10 @@ # See the License for the specific language governing permissions and # limitations under the License. # require 'chef/knife' +require 'chef/json_compat' class Chef class Knife class CookbookSiteUnshare < Knife