summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2023-12-16[ruby/securerandom] Bump up v0.3.1Hiroshi SHIBATA
2023-12-16[ruby/open3] Bump up v0.2.1Hiroshi SHIBATA
2023-12-16[ruby/rdoc] Bump up v6.6.2Hiroshi SHIBATA
2023-12-16Pin versions that are RubyGems 2.5.1 and Bundler 2.5.1Hiroshi SHIBATA
2023-12-16Partly pick commit from https://github.com/rubygems/rubygems/pull/7285Samuel Giddins
2023-12-16[rubygems/rubygems] More improves to default gem home selection for installationDavid Rodríguez
2023-12-16[rubygems/rubygems] Improve command suggestion when gems are missingDavid Rodríguez
2023-12-16[rubygems/rubygems] Fix Ruby DSL no longer working as expectedDavid Rodríguez
2023-12-15[rubygems/rubygems] Let the guards have some space to breatheMartin Emde
2023-12-15[rubygems/rubygems] Use a mutex around Checksum::Store @store accessMartin Emde
2023-12-15[rubygems/rubygems] Remove test-only & unused methods from Checksum::StoreMartin Emde
2023-12-15[rubygems/rubygems] Use mkdir_p helper in bundler.rbSamuel Giddins
2023-12-16[ruby/rdoc] [DOC] nodoc for probably internal methodsNobuyoshi Nakada
2023-12-16[ruby/rdoc] [DOC] Add missing documentsNobuyoshi Nakada
2023-12-16[ruby/rdoc] Require fileutils before using itNobuyoshi Nakada
2023-12-16[ruby/rdoc] Remove unused method `RDoc::Encoding.remove_frozen_string_literal`Nobuyoshi Nakada
2023-12-15[rubygems/rubygems] Save array allocation for every dependency in GemfileSamuel Giddins
2023-12-15[rubygems/rubygems] Refactor vendoring to allow validating vendoring is repro...Samuel Giddins
2023-12-15[rubygems/rubygems] Fix `ruby setup.rb` leaving traces in source folderDavid Rodríguez
2023-12-15Revert "[Bug #20060] Properly return matched gem name in case of EXACT"Hiroshi SHIBATA
2023-12-15Fix gem detection for names with dashDavid Rodríguez
2023-12-14Bump prism to version 0.19.0Kevin Newton
2023-12-14[rubygems/rubygems] Upgrade vendored librariesDavid Rodríguez
2023-12-14Removed duplicated LICENSE filesHiroshi SHIBATA
2023-12-14[rubygems/rubygems] Allow "default_user_install" to be overridden.Vít Ondruch
2023-12-14[rubygems/rubygems] Improve install advice when some gems are not foundDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove extension building sync stuff no longer present in...David Rodríguez
2023-12-14[rubygems/rubygems] RubyGems > 3.2.0.rc.1 is now always providedDavid Rodríguez
2023-12-14[rubygems/rubygems] Gem::Specification always has `default_stubs` nowDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove more methods now defined in all RubyGems versionsDavid Rodríguez
2023-12-14[rubygems/rubygems] Remove check only necessary for ancient RubyGemsDavid Rodríguez
2023-12-14[rubygems/rubygems] This patch should be no longer neededDavid Rodríguez
2023-12-14[rubygems/rubygems] Gem::Specification.find_all_by_name is always defined nowDavid Rodríguez
2023-12-14[rubygems/rubygems] Revert "Improve default gem handling"David Rodríguez
2023-12-14[rubygems/rubygems] Warn for duplicate meta data linksDrew Stevenson
2023-12-13[rubygems/rubygems] Revert "Merge pull request #7167 from nevinera/add-json-o...Martin Emde
2023-12-14Detect bootsnap from all framesHiroshi SHIBATA
2023-12-14Skip warning feature with BootsnapHiroshi SHIBATA
2023-12-14[Bug #20060] Properly return matched gem name in case of EXACTAkira Matsuda
2023-12-13[rubygems/rubygems] Use match? when regexp match data is unusedSamuel Giddins
2023-12-13[rubygems/rubygems] Store Checksum::Store indexed by spec.lock_nameMartin Emde
2023-12-13[rubygems/rubygems] Add 3.4 as a supported ruby versionSamuel Giddins
2023-12-13RJIT: Just skip generating code for aarch64/arm64 (#9221)Takashi Kokubun
2023-12-13[rubygems/rubygems] Add missing resolv, timeout, and net-protocol licensesDavid Rodríguez
2023-12-13[ruby/irb] Warn and do nothing if block is passed to measure commandtomoya ishida
2023-12-13We need only one line for detecting caller gem nameHiroshi SHIBATA
2023-12-13[ruby/resolv] Bump up 0.3.0Hiroshi SHIBATA
2023-12-13[rubygems/rubygems] Improve default gem handlingDavid Rodríguez
2023-12-13[rubygems/rubygems] Refactor `bundle info`David Rodríguez
2023-12-13[rubygems/rubygems] Remove dead codeDavid Rodríguez