ruby/lib
David Rodríguez 2bfeedc082 [rubygems/rubygems] Simplify handling default gem caching
By the time `cached_gem` is called, default gem cache has already been
handled. So no need to try redownload it again, it's enough to check the
cache location directly.

https://github.com/rubygems/rubygems/commit/70e10236b6
2024-09-16 13:13:43 +00:00
..
bundler [rubygems/rubygems] Simplify handling default gem caching 2024-09-16 13:13:43 +00:00
cgi
did_you_mean
erb
error_highlight [PRISM] Use node ids for error highlight 2024-07-11 14:25:54 -04:00
forwardable
irb [ruby/irb] Remove KEYWORD_ALIASES which handled special alias name 2024-09-12 15:04:37 +00:00
logger [ruby/logger] Bump up 1.6.1 2024-09-02 02:29:24 +00:00
net [ruby/net-http] implement talking SSL to the proxy too 2024-07-11 01:56:08 +00:00
open3
optparse
prism [ruby/prism] Expose main_script in serialization API 2024-09-13 19:13:21 +00:00
random
rdoc [ruby/rdoc] Use pointer cursor for navigation toggle 2024-09-08 12:17:36 +00:00
reline [ruby/reline] Bump version to 0.5.10 2024-09-05 12:48:02 +00:00
ruby_vm/rjit Optimized instruction for Hash#freeze 2024-09-05 12:46:02 +02:00
rubygems [rubygems/rubygems] Remove temporary `.lock` files left around by gem installer 2024-09-16 11:37:58 +00:00
set
syntax_suggest
unicode_normalize
uri [ruby/uri] Bump up 0.13.1 2024-08-31 05:14:54 +00:00
yaml
English.gemspec
English.rb
benchmark.gemspec [ruby/benchmark] Set required_ruby_version = ">= 2.1.0" 2024-09-08 16:43:50 +00:00
benchmark.rb
bundled_gems.rb Dont't warn reline called from irb, reline is already declared at irb gemspec 2024-09-13 13:19:31 +09:00
bundler.rb [rubygems/rubygems] The `dsl_path` parameter in DSLError is documented as a string 2024-09-11 11:28:11 +00:00
cgi.rb
delegate.gemspec
delegate.rb
did_you_mean.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec [ruby/fileutils] Update license files same as ruby/ruby 2024-08-27 00:39:24 +00:00
fileutils.rb
find.gemspec
find.rb
forwardable.rb
ipaddr.gemspec
ipaddr.rb
irb.rb [ruby/irb] Move parse_command method to Context 2024-08-27 12:49:23 +00:00
logger.rb [ruby/logger] Guarantee level_override exists 2024-08-21 01:10:56 +00:00
mkmf.rb
open-uri.gemspec
open-uri.rb [ruby/open-uri] Update error message for `request_specific_fields` option validation 2024-09-08 14:13:00 +00:00
open3.rb
optionparser.rb
optparse.rb [ruby/optparse] Prefer `require_relative` 2024-09-03 04:43:25 +00:00
ostruct.gemspec
ostruct.rb
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
prism.rb
pstore.gemspec
pstore.rb
rdoc.rb [ruby/rdoc] [DOC] Fix links (https://github.com/ruby/rdoc/pull/1169) 2024-09-02 15:36:53 +00:00
readline.gemspec
readline.rb
reline.rb [ruby/reline] Fix redisplay/insert_text called from pre_input_hook 2024-09-03 15:19:44 +00:00
resolv.gemspec [ruby/resolv] Add spec extensions 2024-09-10 08:33:32 +00:00
resolv.rb [ruby/resolv] Reuse open TCP connection 2024-08-13 21:09:08 +00:00
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Remove temporary `.lock` files left around by gem installer 2024-09-16 11:37:58 +00:00
securerandom.gemspec
securerandom.rb
set.rb
shellwords.gemspec [ruby/shellwords] Exclude unnecessary files from the packages 2024-07-03 10:15:22 +00:00
shellwords.rb [ruby/shellwords] [DOC] Beautify links and formats 2024-07-03 10:15:26 +00:00
singleton.gemspec
singleton.rb
syntax_suggest.rb
tempfile.gemspec
tempfile.rb [ruby/tempfile] Support anonymous tempfile on earlier than Ruby 3.2 2024-08-26 02:49:02 +00:00
time.gemspec
time.rb [ruby/time] Bump up v0.4.0 2024-09-06 00:31:38 +00:00
timeout.gemspec
timeout.rb [ruby/timeout] timeout.rb: Update documentation 2024-08-28 10:58:23 +00:00
tmpdir.gemspec
tmpdir.rb [ruby/tmpdir] Reject empty parent path 2024-09-10 08:44:50 +00:00
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb
weakref.gemspec
weakref.rb
yaml.rb