lib/bundler/cli/show.rb in bundler-1.11.2 vs lib/bundler/cli/show.rb in bundler-1.12.0.pre.1

- old
+ new

@@ -1,4 +1,5 @@ +# frozen_string_literal: true require "bundler/cli/common" module Bundler class CLI::Show attr_reader :options, :gem_name, :latest_specs