lib/fog/local/storage.rb in fog-1.19.0 vs lib/fog/local/storage.rb in fog-1.20.0
- old
+ new
@@ -1,5 +1,5 @@
-require 'fog/local/storage'
+require 'fog/local/core'
require 'fog/storage'
module Fog
module Storage
class Local < Fog::Service