lib/open-dock/providers/google_cloud.rb in open-dock-0.1.7 vs lib/open-dock/providers/google_cloud.rb in open-dock-0.1.8

- old
+ new

@@ -1,7 +1,7 @@ require "fog" require "google/api_client" -Fog::VERSION=1 +# Fog::VERSION=1 I18n.enforce_available_locales = false class GoogleCloud < Provider def create(config) \ No newline at end of file