summaryrefslogtreecommitdiff
path: root/lib/bundler.rb
AgeCommit message (Expand)Author
2025-01-20[rubygems/rubygems] Don't fallback to evaluating YAML gemspecs as Ruby codeDavid Rodríguez
2025-01-16[rubygems/rubygems] Revert RubyGems plugins getting loaded on `Bundler.require`David Rodríguez
2024-11-26[rubygems/rubygems] Keep track of materializations in the original resolveDavid Rodríguez
2024-11-26[rubygems/rubygems] More aggressive `Performance/FlatMap` cop configurationDavid Rodríguez
2024-11-22[rubygems/rubygems] fix bundle which commands on windowssodacris
2024-11-08[rubygems/rubygems] Reduce global stateDavid Rodríguez
2024-11-06[rubygems/rubygems] Fix some JRuby warnings when using `bundler/setup` with R...David Rodríguez
2024-10-23[rubygems/rubygems] Consistently use `:create` action when creating directoriesDavid Rodríguez
2024-10-02[rubygems/rubygems] Remove compatibility code with old RubyGemsDavid Rodríguez
2024-10-02[rubygems/rubygems] Fix `bundler/inline` resetting ENVDavid Rodríguez
2024-10-02[rubygems/rubygems] The `BUNDLER_SETUP` env should also be cleaned upDavid Rodríguez
2024-09-11[rubygems/rubygems] The `dsl_path` parameter in DSLError is documented as a s...David Rodríguez
2024-06-11[rubygems/rubygems] Auto switch to locked bundler version even when using bin...David Rodríguez
2024-05-30[rubygems/rubygems] Don't let `bundle config` report a path without a Gemfile...David Rodríguez
2024-05-25[rubygems/rubygems] Reorganize and refactor CompactIndexClientMartin Emde
2024-04-25[rubygems/rubygems] Add auto_install support to require "bundler/setup"Josh Nichols
2024-04-19[rubygems/rubygems] Removed needless class nameHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Track HEAD changes for old PR proposalHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Removed redundant beginHiroshi SHIBATA
2024-04-19[rubygems/rubygems] Add plugin hooks for Bundler.requirefatkodima
2024-02-08[rubygems/rubygems] Refactor lockfile generationDavid Rodríguez
2023-12-15[rubygems/rubygems] Use mkdir_p helper in bundler.rbSamuel Giddins
2023-12-12[rubygems/rubygems] Remove doc not adding much valueDavid Rodríguez
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-12-06[rubygems/rubygems] Duplicate Gem::CIDetector into bundlerEric Mueller
2023-12-01[rubygems/rubygems] Many major_deprecations supply :removed_messageEric Mueller
2023-11-08[rubygems/rubygems] Better error when having an insecure install folderDavid Rodríguez
2023-10-23[rubygems/rubygems] Add CHECKSUMS for each gem in lockfileThong Kuah
2023-09-20[rubygems/rubygems] Bundler error handlingSamuel Giddins
2023-09-20[rubygems/rubygems] Use safe_load in bundler when availableSamuel Giddins
2023-05-30Merge RubyGems/Bundler master from 4076391fce5847689bf2ec402b17133fe4e32285Hiroshi SHIBATA
2023-05-10Merge https://github.com/rubygems/rubygems/pull/6655 manually.Hiroshi SHIBATA
2023-04-06Revert "Refactor incomplete specs handling"David Rodríguez
2023-03-28[rubygems/rubygems] Onboard Rubocop Naming/MemoizedInstanceVariableName rule ...Josef Šimánek
2023-03-23Refactor incomplete specs handlingDavid Rodríguez
2023-03-17Normalize git sourcesDavid Rodríguez
2023-02-23[rubygems/rubygems] make Bundler.load_marshal privateMercedes Bernard
2023-02-23[rubygems/rubygems] safe marshal gem specs when inflatingMercedes Bernard
2023-02-23[rubygems/rubygems] safe marshal gem versions when fetching Marshal.specs.4.8.gzMercedes Bernard
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-12-26Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-20[rubygems/rubygems] Use safe Marshal deserialization for dependency API respo...Josef Šimánek
2022-12-12[rubygems/rubygems] Prefer RbConfig::CONFIG['EXEEXT'] over hardcorded '.exe'Nobuyoshi Nakada
2022-11-12Migrate our resolver engine to PubGrubHiroshi SHIBATA
2022-10-18Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-09-05Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA
2022-08-23[rubygems/rubygems] Bundler: update the link suggested on error with the new oneTakuya Noguchi
2022-08-23Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-23[rubygems/rubygems] Centralize loading `Bundler::MatchPlatform` mixinDavid Rodríguez