summaryrefslogtreecommitdiff
path: root/lib/rubygems
AgeCommit message (Expand)Author
2025-12-23Merge RubyGems 4.0.3 and Bundler 4.0.3Hiroshi SHIBATA
2025-12-17Bundle RubyGems 4.0.2 and Bundler 4.0.2Hiroshi SHIBATA
2025-12-16[ruby/rubygems] Allow to specify the number of `make` jobs when installing gems:Edouard CHIN
2025-12-16[ruby/rubygems] Pass down value of `BUNDLE_JOBS` to RubyGems before compiling:Edouard CHIN
2025-12-15[ruby/rubygems] Write gem files atomicallyeileencodes
2025-12-08[ruby/rubygems] Extract and generate only bundler bin files instead of full i...Hiroshi SHIBATA
2025-12-04[ruby/rubygems] Increase connection pool to allow for up to 70% speed increase:Edouard CHIN
2025-11-29[ruby/rubygems] Also use String#include? for RUBY_PLATFORMHiroshi SHIBATA
2025-11-29Fixup with mswin and nmake build for -j flagHiroshi SHIBATA
2025-11-28[ruby/rubygems] Use String#include? with suggested by Performance/StringInclu...Hiroshi SHIBATA
2025-11-29nmake didn't support -j flagHiroshi SHIBATA
2025-11-28[ruby/rubygems] Add `MAKEFLAGS=-j` by default before compiling:Edouard CHIN
2025-11-21[ruby/rubygems] Undeprecate Gem::Version#<=> against stringsJean Boussier
2025-11-21Fixed warning for String comparison of Gem::VersionHiroshi SHIBATA
2025-11-21[ruby/rubygems] Respect `BUNDLE_VERSION` config at Gem::BundlerVersionFinderHiroshi SHIBATA
2025-11-21[ruby/rubygems] Deprecate comparing Gem::Version objects with stringsAaron Patterson
2025-11-20[ruby/rubygems] Add support for BUNDLE_LOCKFILE environment variableJeremy Evans
2025-11-19[ruby/rubygems] Handle BUNDLER_VERSION being set to an empty stringCody Cutrer
2025-11-18Downgrade net-http 0.7.0 because JRuby is not workingHiroshi SHIBATA
2025-11-18Use released version of net-http-0.8.0Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Update resolv-0.6.3Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Update optparse-0.8.0Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Update timeout-0.4.4Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Update URI-1.1.1Hiroshi SHIBATA
2025-11-18[ruby/rubygems] Undeprecate `Gem::Version.new(nil)`Aaron Patterson
2025-11-18[ruby/rubygems] Removed deprecated -C option from gem buildHiroshi SHIBATA
2025-11-17[ruby/rubygems] Removed unused deprecate loadingHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Specification#has_rdoc, has_rdoc= and...Hiroshi SHIBATA
2025-11-14[ruby/rubygems] Add pattern matching support to Gem::NameTupleBrandon Weaver
2025-11-14[ruby/rubygems] Removed files for `gem query`Hiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::DependencyInstaller#find_gems_with_so...Hiroshi SHIBATA
2025-11-14[ruby/rubygems] bin/rubocop -a --only Layout/EmptyLinesAroundClassBodyHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Util.silent_systemHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Specification#validate_metadata, vali...Hiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Specification#default_executableHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Platform.matchHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::Installer#unpackHiroshi SHIBATA
2025-11-14[ruby/rubygems] Removed deprecated Gem::BasicSpecification.default_specificat...Hiroshi SHIBATA
2025-11-14[ruby/rubygems] bin/rubocop -a --only Style/RedundantParenthesesHiroshi SHIBATA
2025-11-12[ruby/rubygems] Add documentation for pattern matching methodsBrandon Weaver
2025-11-12[ruby/rubygems] Add pattern matching support to Gem::PlatformBrandon Weaver
2025-11-12Reapply "[ruby/rubygems] Fix constants in TAR to be frozen"Hiroshi SHIBATA
2025-11-10[ruby/rubygems] Make verification methods privateAaron Patterson
2025-11-10[ruby/rubygems] [DOC] Fix markupsNobuyoshi Nakada
2025-11-10[ruby/rubygems] [DOC] Fix the location of Gem::Deprecate documentNobuyoshi Nakada
2025-11-04Revert "[ruby/rubygems] Fix constants in TAR to be frozen"Hiroshi SHIBATA
2025-11-04[ruby/rubygems] Fix constants in TAR to be frozenAaron Patterson
2025-11-04[ruby/rubygems] Remove open-ended and prerelease dependency warnings when bui...Jeremy Evans
2025-10-28[ruby/rubygems] Introduce default_spec_dir when it's not providedHiroshi SHIBATA
2025-10-28[ruby/rubygems] Removed default bundler spec from specification directoryHiroshi SHIBATA