summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2024-11-08[rubygems/rubygems] Fix private registry credentials being written to logssamisalamiws
2024-11-08[rubygems/rubygems] Warn on insecure materializationDavid Rodríguez
2024-11-08[rubygems/rubygems] Small tweakDavid Rodríguez
2024-11-08[rubygems/rubygems] Reduce global stateDavid Rodríguez
2024-11-08[rubygems/rubygems] Remove unnecessary attributeDavid Rodríguez
2024-11-08[rubygems/rubygems] Cleaner extension of `Gem::Specification` to be able to s...David Rodríguez
2024-11-08[rubygems/rubygems] Remove accessor that's been unused for yearsDavid Rodríguez
2024-11-08[rubygems/rubygems] Add `bundle lock --add-checksums` to add checksums to an ...David Rodríguez
2024-11-08[rubygems/rubygems] Remove no longer necessary hacks to define the `gem` commandDavid Rodríguez
2024-11-08[ruby/uri] Bump up v1.0.1Hiroshi SHIBATA
2024-11-08[ruby/uri] Added more fallback constants like URI::PARTTERN and URI::REGEXPHiroshi SHIBATA
2024-11-08[ruby/time] Bump up v0.4.1Hiroshi SHIBATA
2024-11-08[ruby/optparse] Bump up v0.6.0Hiroshi SHIBATA
2024-11-08[ruby/pstore] Bump up v0.1.4Hiroshi SHIBATA
2024-11-08[ruby/singleton] Bump up v0.3.0Hiroshi SHIBATA
2024-11-08[ruby/reline] Bump version to 0.5.11Mari Imaizumi
2024-11-08[ruby/reline] Windows fix (https://github.com/ruby/reline/pull/775)YO4
2024-11-08[ruby/benchmark] Bump up v0.4.0Hiroshi SHIBATA
2024-11-08[ruby/benchmark] Adjust ljust Benchmark#bm with labels was not using the high...Kaíque Kandy Koga
2024-11-08[ruby/ostruct] Bump up v0.6.1Hiroshi SHIBATA
2024-11-08[ruby/ostruct] Update license files same as ruby/rubyHiroshi SHIBATA
2024-11-07[ruby/irb] Correct ja/help-message for --context-mode and --promptKouhei Yanagita
2024-11-07[rubygems/rubygems] Undeprecate Gemfiles without a global sourceDavid Rodríguez
2024-11-07[ruby/uri] Bump up v1.0.0Hiroshi SHIBATA
2024-11-07[ruby/net-http] Bump up v0.5.0Hiroshi SHIBATA
2024-11-07[ruby/delegate] Bump up v0.4.0Hiroshi SHIBATA
2024-11-07[ruby/delegate] Bump up required ruby version to 3.0Hiroshi SHIBATA
2024-11-07[ruby/logger] Enable subclasses to configure level isolationHartley McGuire
2024-11-06[rubygems/rubygems] Add naive infinite loop detection when fixing lockfile de...David Rodríguez
2024-11-06[rubygems/rubygems] Note about why we don't fix lockfile dependencies backed ...David Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-11-06[rubygems/rubygems] Automatically fix lockfile when the API reveals missing depsDavid Rodríguez
2024-11-06[rubygems/rubygems] Check for `EndpointSpecification` exactlyDavid Rodríguez
2024-11-06[rubygems/rubygems] Simplify code structureDavid Rodríguez
2024-11-06[rubygems/rubygems] Fix manifest in gem package using incorrect platform some...David Rodríguez
2024-11-06[rubygems/rubygems] Fix some JRuby warnings when using `bundler/setup` with R...David Rodríguez
2024-11-06[ruby/shellwords] Bump up v0.2.1Hiroshi SHIBATA
2024-11-06[ruby/open-uri] Bump up v0.5.0Hiroshi SHIBATA
2024-11-06[ruby/timeout] Bump up v0.4.2Hiroshi SHIBATA
2024-11-06[ruby/tmpdir] Bump up v0.3.0Hiroshi SHIBATA
2024-11-06[ruby/tempfile] Bump up v0.3.0Hiroshi SHIBATA
2024-11-06[ruby/yaml] Bump up v0.4.0Hiroshi SHIBATA
2024-11-05[ruby/json] ResyncJean Boussier
2024-11-05[ruby/irb] windows does not support Process.kill("TERM", pid)YO4
2024-11-04[ruby/rdoc] Display class ancestors in the sidebar #1183Alexis Bernard
2024-11-04Validate user input encodingDavid Rodríguez
2024-11-04[rubygems/rubygems] Fix commands with 2 MFA requests when webauthn is enabledDavid Rodríguez
2024-11-04[rubygems/rubygems] OTP is already added by `rubygems_api_request`David Rodríguez
2024-11-04[rubygems/rubygems] Fix incompatible encodings errorDavid Rodríguez
2024-11-01[ruby/fileutils] Bump up v1.7.3Hiroshi SHIBATA