lib/milestoner/dependencies.rb



# frozen_string_literal: true

require "infusible"

module Milestoner
  Dependencies = Infusible[Container]
end