summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorColby Swandale <me@colby.fyi>2018-12-18 14:43:07 +1100
committerColby Swandale <me@colby.fyi>2018-12-26 23:12:52 +1100
commitd47cbc243a6a37679979d55c1847dcdf636e0617 (patch)
tree55d9aa5d20c592e4bc20709da640154e09a3c2b9
parentcfd8a156741ffbc9ea41044aa832b5e806577e70 (diff)
downloadbundler-colby/fix-gem-installation-bundler-1.tar.gz
-rw-r--r--lib/bundler/rubygems_gem_installer.rb1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/bundler/rubygems_gem_installer.rb b/lib/bundler/rubygems_gem_installer.rb
index ca5b293d00..64b3c6d270 100644
--- a/lib/bundler/rubygems_gem_installer.rb
+++ b/lib/bundler/rubygems_gem_installer.rb
@@ -10,7 +10,6 @@ module Bundler
end
end
-
attr_reader :options
def initialize(gem, options = {})