.. |
benchmark
|
|
|
bundler
|
|
|
cgi
|
Update the license for the default gems to dual licenses
|
2020-08-18 20:26:39 +09:00 |
csv
|
Update the license for the default gems to dual licenses
|
2020-08-18 20:26:39 +09:00 |
delegate
|
|
|
did_you_mean
|
|
|
drb
|
Removed DRb.default_safe_level and DRb#safe_level
|
2020-09-11 10:52:52 +09:00 |
forwardable
|
Update the license for the default gems to dual licenses
|
2020-08-18 20:26:39 +09:00 |
getoptlong
|
|
|
irb
|
[ruby/irb] Version 1.2.6
|
2020-09-14 02:14:02 +09:00 |
logger
|
Update the license for the default gems to dual licenses
|
2020-08-18 20:26:39 +09:00 |
matrix
|
|
|
net
|
|
|
observer
|
|
|
open3
|
|
|
optparse
|
|
|
ostruct
|
|
|
pstore
|
|
|
racc
|
|
|
rdoc
|
[ruby/rdoc] Create link to unary operator methods correctly
|
2020-07-22 02:35:12 +09:00 |
reline
|
[ruby/reline] Version 0.1.5
|
2020-09-14 02:12:12 +09:00 |
rinda
|
|
|
rubygems
|
Revert changes to rdoc & rubygems regarding Tempfile.open(&block)
|
2020-08-29 12:49:20 +02:00 |
singleton
|
|
|
timeout
|
|
|
tracer
|
|
|
unicode_normalize
|
|
|
uri
|
|
|
weakref
|
|
|
webrick
|
Get rid of using Socket.gethostbyname
|
2020-08-31 17:45:27 +09:00 |
yaml
|
|
|
.document
|
|
|
abbrev.gemspec
|
Promote abbrev to default gems
|
2020-09-10 18:56:16 +09:00 |
abbrev.rb
|
|
|
base64.gemspec
|
Promote base64 to default gems
|
2020-09-10 18:56:17 +09:00 |
base64.rb
|
|
|
benchmark.rb
|
|
|
bundler.rb
|
|
|
cgi.rb
|
Extract version number from the source
|
2020-07-30 19:03:18 +09:00 |
csv.rb
|
|
|
debug.rb
|
|
|
delegate.rb
|
|
|
did_you_mean.rb
|
|
|
drb.rb
|
|
|
English.gemspec
|
Added the missing licenses field to some default gems
|
2020-08-18 20:26:39 +09:00 |
English.rb
|
|
|
erb.gemspec
|
|
|
erb.rb
|
Warn on access/modify of $SAFE, and remove effects of modifying $SAFE
|
2019-11-18 01:00:25 +02:00 |
fileutils.gemspec
|
|
|
fileutils.rb
|
|
|
find.gemspec
|
Promote find to default gems
|
2020-08-20 21:00:53 +09:00 |
find.rb
|
Deprecate taint/trust and related methods, and make the methods no-ops
|
2019-11-18 01:00:25 +02:00 |
forwardable.rb
|
|
|
getoptlong.rb
|
|
|
ipaddr.gemspec
|
|
|
ipaddr.rb
|
|
|
irb.rb
|
[ruby/irb] Omit output if first line of multiline is too long
|
2020-09-14 02:13:18 +09:00 |
logger.rb
|
|
|
matrix.rb
|
|
|
mkmf.rb
|
|
|
mutex_m.gemspec
|
|
|
mutex_m.rb
|
|
|
observer.rb
|
|
|
open-uri.gemspec
|
Promote open-uri to default gems
|
2020-09-11 20:38:18 +09:00 |
open-uri.rb
|
|
|
open3.rb
|
|
|
optionparser.rb
|
|
|
optparse.rb
|
[ruby/optparse] Define OptionParser::Version
|
2020-07-23 10:57:33 +09:00 |
ostruct.rb
|
lib/ostruct.rb: Revert "To use RuntimeError instead of FrozenError for old ruby versions."
|
2020-09-04 01:23:14 -04:00 |
pp.rb
|
|
|
prettyprint.rb
|
Fix articles.
|
2020-04-11 02:32:23 +09:00 |
prime.gemspec
|
|
|
prime.rb
|
|
|
pstore.rb
|
Extract version number from the source
|
2020-07-30 19:03:18 +09:00 |
racc.rb
|
|
|
rdoc.rb
|
|
|
readline.gemspec
|
|
|
readline.rb
|
Suppress duplicated "require 'reline'"
|
2019-10-23 23:59:53 +09:00 |
reline.rb
|
[ruby/reline] Add require 'rbconfig' to use RbConfig
|
2020-08-18 19:10:09 +09:00 |
resolv-replace.gemspec
|
Promote resolv-replace to default gems
|
2020-09-11 22:01:08 +09:00 |
resolv-replace.rb
|
|
|
resolv.gemspec
|
Promote resolv to default gems
|
2020-09-11 21:50:07 +09:00 |
resolv.rb
|
Convert ip addresses to canonical form in Resolv::DNS::Requester::UnconnectedUDP#sender
|
2020-05-29 15:59:27 -07:00 |
rubygems.rb
|
[rubygems/rubygems] Remove unnecessary guard clause
|
2020-07-31 21:07:19 +09:00 |
securerandom.gemspec
|
Promote securerandom to default gems
|
2020-09-11 21:15:25 +09:00 |
securerandom.rb
|
Make SecureRandom support Ractor
|
2020-09-09 12:45:43 -07:00 |
set.gemspec
|
|
|
set.rb
|
Make mutating the result of SortedSet#to_a not affect the set
|
2020-06-11 14:02:00 -07:00 |
shellwords.gemspec
|
Promote shellwords to default gems
|
2020-09-10 18:56:17 +09:00 |
shellwords.rb
|
|
|
singleton.rb
|
Extract version number from the source
|
2020-07-30 19:03:18 +09:00 |
tempfile.gemspec
|
|
|
tempfile.rb
|
[ruby/tempfile] Revert Tempfile.open unlinking the file
|
2020-09-09 20:15:41 +09:00 |
time.gemspec
|
Promote time.rb to default gems
|
2020-09-12 08:29:06 +09:00 |
time.rb
|
|
|
timeout.rb
|
|
|
tmpdir.gemspec
|
|
|
tmpdir.rb
|
Correctly remove temporary directory if path yielded is mutated
|
2020-05-29 07:06:46 -07:00 |
tracer.rb
|
|
|
tsort.gemspec
|
Promote tsort to default gems
|
2020-09-09 21:53:09 +09:00 |
tsort.rb
|
|
|
un.rb
|
DocumentRoot is optional
|
2020-01-21 18:13:54 +09:00 |
uri.rb
|
|
|
weakref.rb
|
|
|
webrick.rb
|
[webrick][DOC] Describe the stance of WEBrick about its security and utilization (#3457)
|
2020-08-26 14:28:05 +09:00 |
yaml.rb
|
|
|