summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-06-02[ruby/rdoc] Add a dependency on psych gem 4.0.0 or neweraycabta
2021-05-31[ruby/net-protocol] Bump version to 0.1.1Hiroshi SHIBATA
2021-05-28[rubygems/rubygems] Copy files specific to testing rubygems to `test`David Rodríguez
2021-05-28[rubygems/rubygems] Try fix ruby-core CIHiroshi SHIBATA
2021-05-27Guard for the ftp protocol feature of OpenURIHiroshi SHIBATA
2021-05-27Promote net-smtp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-pop to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-imap to the bundled gemsHiroshi SHIBATA
2021-05-27Promote net-ftp to the bundled gemsHiroshi SHIBATA
2021-05-27Promote matrix to the bundled gemsHiroshi SHIBATA
2021-05-27Promote prime to the bundled gemsHiroshi SHIBATA
2021-05-25Removed tracer from ruby repoHiroshi SHIBATA
2021-05-24[ruby/irb] respect NO_COLOR environment variableMark Delk
2021-05-21Use YAML.safe_load to use the permitted_classes optionaycabta
2021-05-21[ruby/rdoc] Drop support for Ruby 2.4Nobuyoshi Nakada
2021-05-21[ruby/rdoc] Update rdoc.gemspec by adding lib/rdoc/markup/table.rbYusuke Endoh
2021-05-21[ruby/rdoc] Version 6.3.1aycabta
2021-05-21[ruby/rdoc] Use File.open to fix the OS Command Injection vulnerability in CV...aycabta
2021-05-17Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in yaml/store.rbHiroshi SHIBATA
2021-05-17lib/rdoc/rdoc.rb: Allow only RDoc::Options in .rdoc_optionsYusuke Endoh
2021-05-17Workaround with fbb4e3f96c10de2240f2d87eac19cf6f62f65fea in rdocHiroshi SHIBATA
2021-05-15[ruby/irb] IRB should use the latest Reline, 0.2.5aycabta
2021-05-12[rubygems/rubygems] Update the link of minitest code with the commit hash.Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed the related code for minitest-bisectHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Fixed an intentional blank-lineHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Added comment for Minitest::MockHiroshi SHIBATA
2021-05-12[rubygems/rubygems] util/rubocop -aHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Removed minitest/mock from test/rubygems/test_gem_remote_...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Import capture_subprocess_io from minitestHiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use assert_path_exist and assert_path_not_exist instead o...Hiroshi SHIBATA
2021-05-12[rubygems/rubygems] Use test-unit instead of minitestHiroshi SHIBATA
2021-05-12[ruby/net-ftp] Bump version to 0.1.2Shugo Maeda
2021-05-11[ruby/irb] Fix `Encoding::ConverterNotFoundError`Koichi ITO
2021-05-11[ruby/resolv] Fix confusion of received response messageKazuki Yamaguchi
2021-05-11Sync bundler & rubygemsDavid Rodríguez
2021-05-11[ruby/irb] Treat encodings in exception correctlyaycabta
2021-05-10[ruby/set] set is also dual licensesHiroshi SHIBATA
2021-05-10Add a space to separate sentences in the error messageAndrei Beliankou
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-10[ruby/set] Adding section: What's HereBurdette Lamar
2021-05-08[ruby/irb] Dump ancestors' methods by ls commandMasataka Pocke Kuwabara
2021-05-06[ruby/timeout] Only run timeout_after hook on fiber scheduler if scheduler ex...Jeremy Evans
2021-05-06[ruby/timeout] Avoid unnecessary object allocationJeremy Evans
2021-05-06[ruby/timeout] Make Timeout::Error#exception with multiple arguments not igno...Jeremy Evans
2021-05-06[ruby/net-http] Do not require stringioKazuki Yamaguchi
2021-05-06Fixed the file path for net-imap.gemspecHiroshi SHIBATA
2021-05-06Move net-imap.gemspec to under the lib/net/imap directory.Hiroshi SHIBATA
2021-05-06[ruby/net-imap] Many documentation improvementsnicholas a. evans