Merge RubyGems 3.1.4

This commit is contained in:
Hiroshi SHIBATA 2020-06-30 21:23:37 +09:00 committed by nagachika
parent 3590f08244
commit 7d76314885
26 changed files with 372 additions and 119 deletions

View file

@ -11,7 +11,7 @@ class Gem::Resolver::APISpecification < Gem::Resolver::Specification
# Creates an APISpecification for the given +set+ from the rubygems.org
# +api_data+.
#
# See http://guides.rubygems.org/rubygems-org-api/#misc_methods for the
# See https://guides.rubygems.org/rubygems-org-api/#misc_methods for the
# format of the +api_data+.
def initialize(set, api_data)