lib/nanoc/extra/deployers/fog.rb in nanoc-3.8.0 vs lib/nanoc/extra/deployers/fog.rb in nanoc-4.0.0a1

- old
+ new

@@ -18,9 +18,11 @@ # staging: # kind: fog # provider: local # local_root: ~/myCloud # bucket: nanoc-site-staging + # + # @api private class Fog < ::Nanoc::Extra::Deployer # @see Nanoc::Extra::Deployer#run def run require 'fog'