Skip to content
This repository was archived by the owner on Jun 29, 2023. It is now read-only.

Commit 573a415

Browse files
Add missing import
1 parent 0b2ebb1 commit 573a415

File tree

1 file changed

+1
-0
lines changed
  • lib/kube_deploy_tools/deploy_config_file

1 file changed

+1
-0
lines changed

lib/kube_deploy_tools/deploy_config_file/util.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'tempfile'
12

23
module KubeDeployTools
34
module DeployConfigFileUtil

0 commit comments

Comments
 (0)