lib/kitchen/driver/powershell.rb in kitchen-hyperv-0.5.1 vs lib/kitchen/driver/powershell.rb in kitchen-hyperv-0.5.2
- old
+ new
@@ -15,10 +15,10 @@
# See the License for the specific language governing permissions and
# limitations under the License.
require 'mixlib/shellout'
require 'fileutils'
-require 'JSON'
+require 'json'
module Kitchen
module Driver
module PowerShellScripts
def encode_command(script)