summaryrefslogtreecommitdiff
path: root/spec/bundler/install/gemfile/specific_platform_spec.rb
AgeCommit message (Expand)Author
2025-04-08Merge RubyGems-3.6.7 and Bundler-2.6.7Hiroshi 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-08[rubygems/rubygems] Warn on insecure materializationDavid Rodríguez
2024-11-08[rubygems/rubygems] Fix typoDavid Rodríguez
2024-11-08[rubygems/rubygems] Simplify tests that deal with lockfile using only "ruby" ...David Rodríguez
2024-11-08[rubygems/rubygems] Make sure platforms in spec lockfile are properly sortedDavid Rodríguez
2024-11-06[rubygems/rubygems] Add missing spec for materializing lockfiles with only "r...David 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-18[rubygems/rubygems] Fix another removal issueDavid Rodríguez
2024-07-18[rubygems/rubygems] Simplify spec assertionDavid Rodríguez
2024-07-09[rubygems/rubygems] Fix generic platform gems getting incorrectly removed whe...David Rodríguez
2024-07-09[rubygems/rubygems] Minor Bundler spec improvementsDavid 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-20[rubygems/rubygems] Fix `bundle update <gem_name>` edge caseDavid Rodríguez
2024-06-20[rubygems/rubygems] Make sure to not re-resolve when a not fully specific loc...David Rodríguez
2024-06-20[rubygems/rubygems] Always resolve against the local platformDavid Rodríguez
2024-05-24[rubygems/rubygems] Fix error messages to not mention cached gems when they w...David Rodríguez
2024-04-17[rubygems/rubygems] Excluding local platform from lockfile should not affect ...Mike Dalessio
2024-03-22[rubygems/rubygems] Fix incorrect `bundle update --bundler` messageDavid Rodriguez
2024-01-31[rubygems/rubygems] Fix musl platform not being added to the lockfileDavid Rodriguez
2023-12-22Merge RubyGems-3.5.2 and Bundler-2.5.2Hiroshi SHIBATA
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-22[rubygems/rubygems] Fix universal lockfiles regressionDavid Rodriguez
2023-11-21[rubygems/rubygems] Fix invalid platform removal missing adjacent platformsBo Anderson
2023-11-13[rubygems/rubygems] Automatically lock extra ruby platformsDavid Rodríguez
2023-11-13[rubygems/rubygems] Refactor platform test helpersDavid Rodriguez
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] Use the server checksum, then calculate from gem on disk ...Mercedes Bernard
2023-10-23[rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah
2023-10-16[rubygems/rubygems] Automatically remove invalid platforms before re-resolvingDavid Rodríguez
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-03-28[rubygems/rubygems] Fix incorrect removal of "ruby" platform from lockfileDavid Rodríguez
2023-03-17[rubygems/rubygems] Simplify `lockfile_platforms` helperDavid Rodríguez
2023-02-21[rubygems/rubygems] Update pub_grubJohn Hawthorn
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-31[rubygems/rubygems] Add test for old lockfile with new ruby versionMike Dalessio
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-12-09Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-25[rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez
2022-08-15[rubygems/rubygems] Fix Ruby platform incorrectly removed on `bundle update`David Rodríguez
2022-08-05[rubygems/rubygems] Automatically remove "ruby" from lockfile if incompleteDavid Rodríguez