summaryrefslogtreecommitdiff
path: root/lib/chef/version/platform.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/chef/version/platform.rb')
-rw-r--r--lib/chef/version/platform.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/chef/version/platform.rb b/lib/chef/version/platform.rb
index d9028b5d15..f8d5b1ce35 100644
--- a/lib/chef/version/platform.rb
+++ b/lib/chef/version/platform.rb
@@ -14,7 +14,7 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-require 'chef/version_class'
+require "chef/version_class"
class Chef
class Version