Gemfile in chef-provisioning-vsphere-2.0.2 vs Gemfile in chef-provisioning-vsphere-2.0.3
- old
+ new
@@ -1,4 +1,4 @@
# -*- encoding: utf-8 -*-
# frozen_string_literal: true
-source 'https://rubygems.org'
+source "https://rubygems.org"
gemspec
- old
+ new