lib/mixlib/install/backend.rb in mixlib-install-3.11.24 vs lib/mixlib/install/backend.rb in mixlib-install-3.11.26

- old
+ new

@@ -14,10 +14,10 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. # -require "mixlib/install/backend/package_router" +require_relative "backend/package_router" module Mixlib class Install class Backend def self.available_versions(options)