ruby/lib
Jerome Dalbert 71dec15a70 [rubygems/rubygems] Fix bundle check exit code when git gem is missing
Make `bundle check` exit with code 1 when gem git source is not yet
checked out.

https://github.com/rubygems/rubygems/commit/93162bf5af
2024-07-26 07:56:15 +00:00
..
bundler [rubygems/rubygems] Fix bundle check exit code when git gem is missing 2024-07-26 07:56:15 +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] Group class methods under `class << self` 2024-07-16 15:58:15 +00:00
logger [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +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] (ruby_parser) Handle bare string in implicit concat 2024-07-11 19:46:50 +00:00
random
rdoc Require space between hash/content in ATX heading (#1140) 2024-07-18 09:40:01 +09:00
reline [ruby/reline] Fix rendering bug of nomultiline prompt 2024-07-12 12:21:26 +00:00
ruby_vm/rjit
rubygems [rubygems/rubygems] Remove `to_yaml_properties` 2024-07-24 19:55:04 +00:00
set
syntax_suggest
unicode_normalize
uri [ruby/uri] Restrict constant checks to current namespace to avoid conflicts with globals 2024-07-21 16:57:32 +00:00
yaml
English.gemspec
English.rb
benchmark.gemspec
benchmark.rb
bundled_gems.rb Document the reasoning behind the fix for [Bug #20641] 2024-07-22 18:07:18 +02:00
bundler.rb
cgi.rb
delegate.gemspec
delegate.rb
did_you_mean.rb
erb.gemspec
erb.rb
error_highlight.rb
fileutils.gemspec
fileutils.rb
find.gemspec
find.rb
forwardable.rb
ipaddr.gemspec
ipaddr.rb
irb.rb [ruby/irb] Group class methods under `class << self` 2024-07-16 15:58:15 +00:00
logger.rb [ruby/logger] Add reraise_write_errors keyword argument to Logger and LogDevice 2024-07-11 15:25:17 +00:00
mkmf.rb
open-uri.gemspec
open-uri.rb [ruby/open-uri] document max_redirects option 2024-07-11 04:49:59 +00:00
open3.rb
optionparser.rb
optparse.rb
ostruct.gemspec
ostruct.rb
pp.gemspec
pp.rb
prettyprint.gemspec
prettyprint.rb
prism.rb
pstore.gemspec
pstore.rb
rdoc.rb
readline.gemspec
readline.rb
reline.rb [ruby/reline] Fix rendering bug of nomultiline prompt 2024-07-12 12:21:26 +00:00
resolv.gemspec
resolv.rb
ruby2_keywords.gemspec
rubygems.rb [rubygems/rubygems] Properly protect writing binstubs with a file lock 2024-07-08 14:38:30 +09: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 [DOC] Allow linking to File#path in Tempfile.create 2024-07-23 14:26:34 -04:00
time.gemspec
time.rb
timeout.gemspec
timeout.rb
tmpdir.gemspec
tmpdir.rb
tsort.gemspec
tsort.rb
un.gemspec
un.rb
uri.rb
weakref.gemspec
weakref.rb
yaml.rb