lib/cookbook-omnifetch/base.rb in cookbook-omnifetch-0.9.0 vs lib/cookbook-omnifetch/base.rb in cookbook-omnifetch-0.9.1

- old
+ new

@@ -1,5 +1,5 @@ -require "cookbook-omnifetch/exceptions" +require_relative "exceptions" module CookbookOmnifetch class BaseLocation attr_reader :dependency attr_reader :options