lib/bundler/cli/cache.rb in bundler-1.11.2 vs lib/bundler/cli/cache.rb in bundler-1.12.0.pre.1
- old
+ new
@@ -1,4 +1,5 @@
+# frozen_string_literal: true
module Bundler
class CLI::Cache
attr_reader :options
def initialize(options)
@options = options