mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[rubygems/rubygems] Bring back the empty line that was removed previously by mistake
ffb480ca7a
This commit is contained in:
parent
d73dc8e937
commit
7067005f23
Notes:
git
2021-08-31 19:06:55 +09:00
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@ class Gem::RemoteFetcher
|
|||
class FetchError < Gem::Exception
|
||||
##
|
||||
# The URI which was being accessed when the exception happened.
|
||||
|
||||
attr_accessor :uri, :original_uri
|
||||
|
||||
def initialize(message, uri)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue