You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1341b92 added monkey patches for File.exists? and Dir.exists? and used
Puppet's warning method to indicated that the methods are deprecated.
This commit updates those monkey patches to instead use the less verbose
Kernel#warn.
0 commit comments