lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb in bundler-1.12.0.pre.1 vs lib/bundler/vendor/molinillo/lib/molinillo/modules/ui.rb in bundler-1.12.0.pre.2
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Bundler::Molinillo
# Conveys information about the resolution process to a user.
module UI
# The {IO} object that should be used to print output. `STDOUT`, by default.
#