lib/cookbook-omnifetch/artifactory.rb in cookbook-omnifetch-0.9.0 vs lib/cookbook-omnifetch/artifactory.rb in cookbook-omnifetch-0.9.1
- old
+ new
@@ -1,5 +1,5 @@
-require "cookbook-omnifetch/base"
+require_relative "base"
require "mixlib/archive"
require "tmpdir"
module CookbookOmnifetch