Merge the master branch of rubygems repo

Picked from 4b498709a0
This commit is contained in:
Hiroshi SHIBATA 2021-11-16 20:19:13 +09:00
parent 84fdaaab46
commit f3bda8987e
No known key found for this signature in database
GPG key ID: F9CF13417264FAC2
30 changed files with 2579 additions and 114 deletions

3
lib/rubygems/optparse.rb Normal file
View file

@ -0,0 +1,3 @@
# frozen_string_literal: true
require_relative 'optparse/lib/optparse'