summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2021-10-27[rubygems/rubygems] Don't warn when a lockfile is locked to a dev versionDavid Rodríguez
2021-10-27[ruby/error_highlight] Make the formatter mechanism support RactorYusuke Endoh
2021-10-26[rubygems/rubygems] Add support to build and sign certificates with multiple ...Jenny Shen
2021-10-26[rubygems/rubygems] Fix Bundler::Digest#sha1 on big-endian systemsJean Boussier
2021-10-25[rubygems/rubygems] Avoid loading the `digest` gem unnecessarilyDavid Rodriguez
2021-10-25[rubygems/rubygems] Remove comment that seems no longer accurateDavid Rodriguez
2021-10-25Unify issue template and ISSUES.md documentDavid Rodriguez
2021-10-25[rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez
2021-10-25[rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez
2021-10-25[rubygems/rubygems] Improve readability by splitting updating the cache and s...David Rodriguez
2021-10-25[rubygems/rubygems] Manage global gem cache directlyDavid Rodriguez
2021-10-25[rubygems/rubygems] Cached gem path resolution should consider default gemsDavid Rodriguez
2021-10-25[rubygems/rubygems] Simplify gem downloading inside bundlerDavid Rodriguez
2021-10-25[rubygems/rubygems] Raise original exceptionDavid Rodriguez
2021-10-25[rubygems/rubygems] Add missing requiresDavid Rodriguez
2021-10-25[rubygems/rubygems] Use `Gem::Specification#file_name` consistentlyDavid Rodriguez
2021-10-25[rubygems/rubygems] Extract a `default_cache_path` helperDavid Rodriguez
2021-10-25[rubygems/rubygems] Small refactorDavid Rodriguez
2021-10-25[rubygems/rubygems] Vendor a pure ruby implementation of SHA1Jean Boussier
2021-10-25[rubygems/rubygems] Simplify and remove some unused codeDaniel Colson
2021-10-24[ruby/csv] Add support for Ractor (https://github.com/ruby/csv/pull/218)rm155
2021-10-24[ruby/csv] Use test-unit gem instead of test-framework of ruby repoSutou Kouhei
2021-10-24[ruby/csv] CSV(): Add support for Ruby 3 (https://github.com/ruby/csv/pull/215)Anthony Hernandez
2021-10-24[ruby/csv] CI: Stop coverage mesurementKenta Murata
2021-10-24[ruby/csv] Use "\n" for the default row separator on Ruby 3.0 or laterSutou Kouhei
2021-10-24[ruby/csv] Changed line ending handling to consider the combination \r\n as a...Joakim Antman
2021-10-24[ruby/csv] Resolve CSV::Converters and HeaderConverters lazySutou Kouhei
2021-10-24[ruby/csv] doc: Match text to the struct name (https://github.com/ruby/csv/pu...Vince
2021-10-24[ruby/csv] Bump versionSutou Kouhei
2021-10-22Sync did_you_meanYuki Nishijima
2021-10-22Sync did_you_mean againYuki Nishijima
2021-10-22Revert "Sync did_you_mean"Yuki Nishijima
2021-10-22Sync did_you_meanYuki Nishijima
2021-10-22[ruby/mutex_m] Make VERSION shareablerm155
2021-10-22[ruby/uri] URI#HTTP#origin and URI#HTTP#authority (https://github.com/ruby/ur...Tiago
2021-10-22[ruby/delegate] gemspec: Drop unused executables directivesOlle Jonsson
2021-10-22[rubygems/rubygems] Re-enable `default_ignores` option for standard Justin Searls
2021-10-21[ruby/prettyprint] Bump up prettyprint version to 0.1.1Hiroshi SHIBATA
2021-10-21[ruby/pp] Bump up pp version to 0.2.1Hiroshi SHIBATA
2021-10-21[ruby/securerandom] Bump up securerandom version to 0.1.1Hiroshi SHIBATA
2021-10-21[ruby/rinda] Bump up rinda version to 0.1.1Hiroshi SHIBATA
2021-10-21[ruby/optparse] Bump up optparse version to 0.2.0Hiroshi SHIBATA
2021-10-21[ruby/net-http] Bump up net-http version to 0.2.0Hiroshi SHIBATA
2021-10-21[ruby/net-protocol] Bump up net-protocol version to 0.1.2Hiroshi SHIBATA
2021-10-21[ruby/uri] Bump up uri version to 0.11.0Hiroshi SHIBATA
2021-10-21[ruby/ostruct] Bump up ostruct version to 0.5.0Hiroshi SHIBATA
2021-10-21[ruby/fileutils] Bump up fileutils version to 1.6.0Hiroshi SHIBATA
2021-10-19[ruby/racc] Bump up racc version to 1.6.0Hiroshi SHIBATA
2021-10-19[ruby/logger] Bump up logger version to 1.4.4Hiroshi SHIBATA
2021-10-19[ruby/tempfile] Bump up tempfile version to 0.1.2Hiroshi SHIBATA