Skip to content

Commit 50e6363

Browse files
deivid-rodriguezmatzbot
authored andcommitted
[rubygems/rubygems] Remove accessor that's been unused for years
ruby/rubygems@ffd2fbaf6c
1 parent 88fa4fe commit 50e6363

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/bundler/rubygems_ext.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class Specification
7979
include ::Bundler::MatchMetadata
8080
include ::Bundler::MatchPlatform
8181

82-
attr_accessor :remote, :location, :relative_loaded_from
82+
attr_accessor :remote, :relative_loaded_from
8383

8484
remove_method :source
8585
attr_writer :source

0 commit comments

Comments
 (0)