summaryrefslogtreecommitdiff
path: root/spec/bundler/commands
AgeCommit message (Expand)Author
2023-03-28[rubygems/rubygems] Fix unnecessary downgrade of top level dependency when un...David Rodríguez
2023-03-22[rubygems/rubygems] Use indented heredocNobuyoshi Nakada
2023-03-17When running `bundle lock --update <name>`, checkout locked revision of unrel...David Rodríguez
2023-03-17Don´t consider platform specific candidates when `force_ruby_platform` setDavid Rodríguez
2023-03-17Don't ignore pre-releases when there's only one candidateDavid Rodríguez
2023-03-17Normalize git sourcesDavid Rodríguez
2023-03-17[rubygems/rubygems] Remove unnecessary `specific_local_platform` test helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Remove unnecessary `local` helperDavid Rodríguez
2023-03-17[rubygems/rubygems] Use more common linux platform for specsDavid Rodríguez
2023-03-10[rubygems/rubygems] Use `RbSys::ExtensionTask` when creating new rust gemsIan Ker-Seymer
2023-03-07[rubygems/rubygems] Better suggestion when `bundler/setup` fails due to missi...David Rodríguez
2023-03-03[rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields
2023-03-02[rubygems/rubygems] Replace lockfile with `.locked`Tony Hsu
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2023-02-21[rubygems/rubygems] Fix crash in pub grub involving empty rangesDavid Rodríguez
2023-02-21[rubygems/rubygems] Update pub_grubJohn Hawthorn
2023-02-06[rubygems/rubygems] Properly load the generated gemspecAkira Matsuda
2023-01-31Merge RubyGems/Bundler master.Hiroshi SHIBATA
2023-01-27[rubygems/rubygems] Don't warn on bundler binstubs --standalone --allDaniel Colson
2023-01-10Merge RubyGems and Bundler masterHiroshi SHIBATA
2023-01-10[rubygems/rubygems] Fix resolver edge caseDavid Rodríguez
2023-01-04[rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka
2023-01-04[rubygems/rubygems] Enhance bundle open with --path optionyoka
2022-12-24Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA
2022-12-20Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-20[rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ...Josef Šimánek
2022-12-20[rubygems/rubygems] Fix crash when building resolution errors with OR require...David Rodríguez
2022-12-20[rubygems/rubygems] Add tests for bundle lockMichael Siegfried
2022-12-20[rubygems/rubygems] Support for pre flag in `bundle update`Michael Siegfried
2022-12-18[rubygems/rubygems] Add bundle lock --update --bundlerAlyssa Ross
2022-12-12Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-12-09Merge RubyGems/Bundler masterHiroshi SHIBATA
2022-11-11Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA
2022-10-03[rubygems/rubygems] Copy template contents instead of file and permsVictor Gama
2022-09-08Resync Bundler & RubyGemsDavid Rodríguez
2022-09-05[rubygems/rubygems] Remove no longer needed `fiddle` hacksDavid Rodríguez
2022-09-05[rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio
2022-08-29[rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields
2022-08-23[rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi
2022-08-23[rubygems/rubygems] Fix conservative update downgrading top level gemsDavid Rodríguez
2022-08-21[rubygems/rubygems] Fix `bundle platform` crash when there's a lockfile with ...David Rodríguez
2022-08-03[rubygems/rubygems] Fix `bundle outdated --strict`David Rodríguez
2022-08-03[rubygems/rubygems] Fix conservative updates regardless of `--strict`David Rodríguez
2022-08-03Merge rubygems/bundler HEADHiroshi SHIBATA
2022-08-01[rubygems/rubygems] Fix crash when running `bundle outdated` in debug modeDavid Rodríguez
2022-08-01[rubygems/rubygems] Fix comment incorrectly copied from another specDavid Rodríguez
2022-07-29Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA
2022-07-27[rubygems/rubygems] Use main as default branch for Bundler specsDavid Rodríguez
2022-07-17[rubygems/rubygems] Show a proper error if extension dir is not writableDavid Rodríguez
2022-07-13Merge RubyGems and Bundler masterHiroshi SHIBATA