1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/lib
kazu 0f24cdec9e Fallback to Digest::SHA512
`Gem::Package::TarWriter#add_file_signed` expects to fallback to
`Digest::SHA512`, and `digest.respond_to? :name` or not.
So lib/rubygems/security.rb should use same logic for
`Gem::Security::DIGEST_ALGORITHM` and `Gem::Security::DIGEST_NAME`.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-04 12:45:47 +00:00
..
cgi
csv
drb Fix typo of file path [ci skip] 2018-06-28 03:48:52 +00:00
forwardable
irb
matrix
net Get rid of warnings of test/spec 2018-06-14 09:01:38 +00:00
optparse
racc
rdoc
rexml
rinda
rss
rubygems Fallback to Digest::SHA512 2018-07-04 12:45:47 +00:00
shell
unicode_normalize
uri
webrick
yaml
.document lib/.document: add csv 2018-07-01 08:12:13 +00:00
abbrev.rb
base64.rb
benchmark.rb
cgi.rb
cmath.gemspec
cmath.rb
csv.rb
debug.rb
delegate.rb
drb.rb
e2mmap.rb
English.rb
erb.rb
fileutils.gemspec
fileutils.rb
find.rb
forwardable.rb
getoptlong.rb
ipaddr.gemspec
ipaddr.rb
irb.rb
logger.gemspec
logger.rb
matrix.rb Removed needless extension for require. 2018-06-08 08:46:52 +00:00
mkmf.rb
monitor.rb
mutex_m.rb
observer.rb
open-uri.rb
open3.rb
optionparser.rb
optparse.rb
ostruct.gemspec
ostruct.rb
pp.rb
prettyprint.rb
prime.gemspec
prime.rb lib/prime.rb: remove unused methods 2018-06-24 09:31:07 +00:00
profile.rb
profiler.rb
pstore.rb
rdoc.rb
resolv-replace.rb
resolv.rb
rss.rb
rubygems.rb
scanf.gemspec
scanf.rb
securerandom.rb lib/securerandom.rb: improve docs 2018-06-12 20:22:43 +00:00
set.rb
shell.rb
shellwords.rb
singleton.rb
sync.rb Thread is always provided at current ruby version. 2018-06-20 07:16:25 +00:00
tempfile.rb
thwait.rb Removed needless extension for require. 2018-06-08 08:46:52 +00:00
time.rb
timeout.rb
tmpdir.rb
tracer.rb
tsort.rb
un.rb
uri.rb
weakref.rb
webrick.rb
yaml.rb