mirror of
https://github.com/ruby/ruby.git
synced 2025-09-19 18:43:59 +02:00
Merge RubyGems 3.1.4
This commit is contained in:
parent
3590f08244
commit
7d76314885
26 changed files with 372 additions and 119 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue