summaryrefslogtreecommitdiff
path: root/spec/bundler/install/gems
AgeCommit message (Expand)Author
2025-05-22Merge RubyGems-3.6.9 and Bundler-2.6.9Hiroshi SHIBATA
2025-05-22Merge RubyGems-3.6.8 and Bundler-2.6.8Hiroshi SHIBATA
2025-04-08Merge RubyGems-3.6.7 and Bundler-2.6.7Hiroshi SHIBATA
2025-04-08Merge RubyGems-3.6.6 and Bundler-2.6.6Hiroshi SHIBATA
2025-02-20Merge RubyGems-3.6.4 and Bundler-2.6.4Hiroshi SHIBATA
2025-02-20Merge RubyGems-3.6.3 and Bundler-2.6.3Hiroshi SHIBATA
2024-11-26[rubygems/rubygems] Allow some materialized specs to be missingDavid Rodríguez
2024-11-14[rubygems/rubygems] Revert "mustermann depends on URI::RFC2396_PARSER behavior"Hiroshi SHIBATA
2024-11-13[rubygems/rubygems] Include original error when openssl fails to loadDavid Rodríguez
2024-11-06[rubygems/rubygems] This is not about the lockfile anymoreDavid Rodríguez
2024-10-10[rubygems/rubygems] Fix specs with missing extensions getting activatedDavid Rodríguez
2024-10-04[rubygems/rubygems] Remove outdated conditionals from testsSamuel Giddins
2024-10-03Update default gem test for colon-style hash inspecttompng
2024-09-26Update test dependenciesDavid Rodríguez
2024-08-05Fix truffleruby removing gems from lockfileDavid Rodríguez
2024-07-23[rubygems/rubygems] Enable checksums on Bundler 3 for fresh lockfilesDavid Rodríguez
2024-07-23[rubygems/rubygems] Normalize a few specs using sourcesDavid Rodríguez
2024-07-23[rubygems/rubygems] Enforce passing a block to `simulate_platform`David Rodríguez
2024-07-19mustermann depends on URI::RFC2396_PARSER behaviorHiroshi SHIBATA
2024-07-18[rubygems/rubygems] Fix incorrect standalone script when default gems with ex...David Rodríguez
2024-07-18[rubygems/rubygems] Remove unnecessary `artifice` parameterDavid Rodríguez
2024-07-18[rubygems/rubygems] Use latest shellwords for standalone testDavid Rodríguez
2024-07-18[rubygems/rubygems] Fix gemspec `require_paths` type validationDavid Rodríguez
2024-07-09[rubygems/rubygems] Test using latest rubiesDavid Rodríguez
2024-07-05[rubygems/rubygems] Use preferred add_dependency instead of add_runtime_depen...Jerome Dalbert
2024-06-28Synchronize Bundler & RubyGems (#11071)David Rodríguez
2024-06-14[rubygems/rubygems] Fix funding metadata not being printed in some situationsDavid Rodríguez
2024-06-12[rubygems/rubygems] Fix typoDavid Rodríguez
2024-05-24[rubygems/rubygems] Fix error messages to not mention cached gems when they w...David Rodríguez
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-02-02[rubygems/rubygems] Add missing Windows jobDavid Rodriguez
2024-01-29[rubygems/rubygems] Use rubygems vendored uri from Bundler when availableDavid Rodríguez
2024-01-05[rubygems/rubygems] Quote Etag in `If-None-Match` header of compact index req...Martin Emde
2023-12-13[rubygems/rubygems] Use vendored net-http in BundlerDavid Rodríguez
2023-12-12Sync with upstream rubygems (#9206)David Rodríguez
2023-12-12[rubygems/rubygems] Bump rake version used by testsDavid Rodríguez
2023-12-12[rubygems/rubygems] Use StringIO 3.1.0 in tests to work with ruby 3.3.0Martin Emde
2023-12-08[rubygems/rubygems] Extract generate_index command to rubygems-generate_index...Samuel Giddins
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-05[rubygems/rubygems] Converts Bundler lockfile checksum validation to opt-in onlyMartin Emde
2023-11-27Opaque Etags for compact index requestsJosef Šimánek
2023-11-13[rubygems/rubygems] Drop support for Ruby 2.6 and Ruby 2.7 in BundlerDavid Rodríguez
2023-10-23[rubygems/rubygems] Handle base64 encoded checksums in lockfile for future co...Martin Emde
2023-10-23[rubygems/rubygems] Improve errors and register checksums reliablyMartin Emde
2023-10-23[rubygems/rubygems] Refactor Checksum classes and methods to reduceMartin Emde
2023-10-23[rubygems/rubygems] Refactor to checksums stored via sourceSamuel Giddins
2023-10-23[rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah
2023-10-16[rubygems/rubygems] Raise an error when top level dependency does not resolve...David Rodríguez
2023-10-16[rubygems/rubygems] Tweak platform mismatch resolution errorsDavid Rodríguez
2023-10-03[rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson