summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2025-11-20[ruby/rubygems] Add support for bundle install --no-lockJeremy Evans
2025-11-20[ruby/rubygems] Add support for lockfile in GemfileJeremy Evans
2025-11-20[ruby/rubygems] Make the Bundler logger thread safe:Edouard CHIN
2025-11-20[ruby/rubygems] Run git operations in parallel to speed things up:Edouard CHIN
2025-11-20Support backwards compatibility for Set subclassesJeremy Evans
2025-11-20[ruby/rubygems] Bump up to 4.0.0.beta1Hiroshi SHIBATA
2025-11-19[ruby/error_highlight] Fix prism_spot_def_for_name for singletonsJohn Hawthorn
2025-11-19[ruby/rubygems] Use method_defined?(:method, false)Hiroshi SHIBATA
2025-11-19[ruby/rubygems] Warn users that `bundle` now display the help:Edouard CHIN
2025-11-19[ruby/rubygems] Handle BUNDLER_VERSION being set to an empty stringCody Cutrer
2025-11-19[ruby/rubygems] Add `--ext=go` to `bundle gem`Go Sueyoshi
2025-11-19[ruby/rubygems] Replace instance method look up in plugin installereileencodes
2025-11-18[ruby/rubygems] bin/rubocop -aHiroshi SHIBATA
2025-11-18[ruby/rubygems] Removed unused SimilarityDetectorHiroshi SHIBATA
2025-11-18[ruby/rubygems] fix testsAustin Pray
2025-11-18[ruby/rubygems] Progressively enhance if DidYouMean is availableAustin Pray
2025-11-18[ruby/rubygems] RubocopAustin Pray
2025-11-18[ruby/rubygems] use DidYouMean::SpellChecker for gem suggestionsAustin Pray
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 fileutils-1.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] Use released version of net-http-persistent-4.0.6Hiroshi 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-17[ruby/time] Defer default year for zone_offset until neededSander Verdonschot
2025-11-14[ruby/prism] Use `method_defined?` instead of `instance_methods.include?`Nobuyoshi Nakada
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] Update vendored version of connection_pool to 2.5.4Hiroshi SHIBATA
2025-11-14[ruby/rubygems] bin/rubocop -a --only Style/RedundantParenthesesHiroshi SHIBATA
2025-11-14[Feature #21275] Bump Unicode version to 17.0.0Mari Imaizumi
2025-11-14[ruby/rubygems] Fix triple spacing when generating lockfileJimmy Lin
2025-11-13[ruby/net-http] releng v0.8.0Sorah Fukumori
2025-11-13[ruby/net-http] Drop support for Ruby 2.6Taketo Takashima
2025-11-13[ruby/net-http] Fix handling of IPv6 literal hosts in `Net::HTTPGenericRequest`Taketo Takashima
2025-11-13[ruby/rubygems] Add debug logging information:Edouard CHIN