lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb in bundler-1.15.4 vs lib/bundler/vendor/molinillo/lib/molinillo/delegates/specification_provider.rb in bundler-1.16.0.pre.1
- old
+ new
@@ -1,5 +1,6 @@
# frozen_string_literal: true
+
module Bundler::Molinillo
module Delegates
# Delegates all {Bundler::Molinillo::SpecificationProvider} methods to a
# `#specification_provider` property.
module SpecificationProvider