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

- old
+ new

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