summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* [ruby/rdoc] Add a dependency on psych gem 4.0.0 or neweraycabta2021-06-021-0/+1
* [ruby/net-protocol] Bump version to 0.1.1Hiroshi SHIBATA2021-05-311-1/+1
* [rubygems/rubygems] Copy files specific to testing rubygems to `test`David Rodríguez2021-05-284-2365/+0
* [rubygems/rubygems] Try fix ruby-core CIHiroshi SHIBATA2021-05-281-0/+22
* Guard for the ftp protocol feature of OpenURIHiroshi SHIBATA2021-05-271-1/+6
* Promote net-smtp to the bundled gemsHiroshi SHIBATA2021-05-272-1165/+0
* Promote net-pop to the bundled gemsHiroshi SHIBATA2021-05-272-1056/+0
* Promote net-imap to the bundled gemsHiroshi SHIBATA2021-05-2712-4379/+0
* Promote net-ftp to the bundled gemsHiroshi SHIBATA2021-05-272-1580/+0
* Promote matrix to the bundled gemsHiroshi SHIBATA2021-05-275-3625/+0
* Promote prime to the bundled gemsHiroshi SHIBATA2021-05-272-589/+0
* Removed tracer from ruby repoHiroshi SHIBATA2021-05-252-317/+0
* [ruby/irb] respect NO_COLOR environment variableMark Delk2021-05-241-2/+2
* Use YAML.safe_load to use the permitted_classes optionaycabta2021-05-211-1/+1
* [ruby/rdoc] Drop support for Ruby 2.4Nobuyoshi Nakada2021-05-211-1/+1
* [ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rbYusuke Endoh2021-05-211-1/+2
* [ruby/rdoc] Version 6.3.1aycabta2021-05-211-1/+1
* [ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...aycabta2021-05-211-1/+1
* Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in yaml/store.rbHiroshi SHIBATA2021-05-171-1/+1
* lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_optionsYusuke Endoh2021-05-171-2/+3
* Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdocHiroshi SHIBATA2021-05-171-1/+1
* [ruby/irb] IRB should use the latest Reline, 0.2.5aycabta2021-05-151-1/+1
* [rubygems/rubygems] Update the link of minitest code with the commit hash.Hiroshi SHIBATA2021-05-121-3/+3
* [rubygems/rubygems] Removed the related code for minitest-bisectHiroshi SHIBATA2021-05-121-9/+0
* [rubygems/rubygems] Fixed an intentional blank-lineHiroshi SHIBATA2021-05-121-1/+0
* [rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA2021-05-121-0/+1
* [rubygems/rubygems] util/rubocop -aHiroshi SHIBATA2021-05-121-3/+3
* [rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA2021-05-121-0/+33
* [rubygems/rubygems] Import capture_subprocess_io from minitestHiroshi SHIBATA2021-05-121-0/+37
* [rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA2021-05-121-1/+1
* [rubygems/rubygems] Use test-unit instead of minitestHiroshi SHIBATA2021-05-121-8/+9
* [ruby/net-ftp] Bump version to 0.1.2Shugo Maeda2021-05-121-1/+1
* [ruby/irb] Fix `Encoding::ConverterNotFoundError`Koichi ITO2021-05-111-1/+1
* [ruby/resolv] Fix confusion of received response messageKazuki Yamaguchi2021-05-111-3/+3
* Sync bundler & rubygemsDavid Rodríguez2021-05-1128-114/+171
* [ruby/irb] Treat encodings in exception correctlyaycabta2021-05-111-4/+11
* [ruby/set] set is also dual licensesHiroshi SHIBATA2021-05-101-1/+1
* Add a space to separate sentences in the error messageAndrei Beliankou2021-05-101-1/+1
* [ruby/set] Adding section: What's HereBurdette Lamar2021-05-101-1/+1
* [ruby/set] Adding section: What's HereBurdette Lamar2021-05-101-1/+2
* [ruby/set] Adding section: What's HereBurdette Lamar2021-05-101-10/+10
* [ruby/set] Adding section: What's HereBurdette Lamar2021-05-101-0/+154
* [ruby/irb] Dump ancestors' methods by ls commandMasataka Pocke Kuwabara2021-05-081-2/+26
* [ruby/timeout] Only run timeout_after hook on fiber scheduler if scheduler ex...Jeremy Evans2021-05-061-1/+1
* [ruby/timeout] Avoid unnecessary object allocationJeremy Evans2021-05-061-3/+2
* [ruby/timeout] Make Timeout::Error#exception with multiple arguments not igno...Jeremy Evans2021-05-061-3/+6
* [ruby/net-http] Do not require stringioKazuki Yamaguchi2021-05-061-1/+0
* Fixed the file path for net-imap.gemspecHiroshi SHIBATA2021-05-061-1/+1
* Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA2021-05-061-0/+0
* [ruby/net-imap] Many documentation improvementsnicholas a. evans2021-05-063-84/+163