The code that reads the cloud-config yml file gives a deprecation warning: ``` /app/wither.rb:167: warning: calling URI.open via Kernel#open is deprecated, call URI.open directly or use URI#open ```