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