mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
Prepare to release rubygems-3.2.1 and bundler-2.2.1
This commit is contained in:
parent
7898f4243f
commit
2fa9f3c032
Notes:
git
2020-12-15 10:54:36 +09:00
27 changed files with 329 additions and 129 deletions
|
@ -1,7 +1,5 @@
|
|||
# frozen_string_literal: true
|
||||
|
||||
require_relative "remote_specification"
|
||||
|
||||
module Bundler
|
||||
class StubSpecification < RemoteSpecification
|
||||
def self.from_stub(stub)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue