Skip to content
This repository has been archived by the owner on Sep 7, 2019. It is now read-only.

Commit

Permalink
Require tempfile when needed
Browse files Browse the repository at this point in the history
  • Loading branch information
dgodd committed Sep 7, 2017
1 parent 989d88f commit e799f9a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/machete/cf/app_log.rb
@@ -1,6 +1,7 @@
# encoding: utf-8
require 'machete/system_helper'
require 'childprocess'
require 'tempfile'

module Machete
module CF
Expand Down

0 comments on commit e799f9a

Please sign in to comment.