aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Raise invalid option when bundle open --path is called wi...yoka2023-01-041-0/+5
* [rubygems/rubygems] Enhance bundle open with --path optionyoka2023-01-041-0/+53
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-262-2/+2
* Update Bundler to 2.4.1 & and RubyGems to 3.4.1David Rodríguez2022-12-253-0/+57
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-248-24/+332
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-203-20/+103
* [rubygems/rubygems] fixMark Burns2022-12-201-0/+46
* [rubygems/rubygems] Turn `--ext` option into string. Deprecate usage without ...Josef Šimánek2022-12-201-6/+25
* [rubygems/rubygems] Use safe Marshal deserialization for dependency API respo...Josef Šimánek2022-12-202-1/+21
* [rubygems/rubygems] Fix crash when building resolution errors with OR require...David Rodríguez2022-12-201-0/+39
* [rubygems/rubygems] Add tests for bundle lockMichael Siegfried2022-12-201-1/+30
* [rubygems/rubygems] Test the public interfaceMichael Siegfried2022-12-201-55/+60
* [rubygems/rubygems] Support for pre flag in `bundle update`Michael Siegfried2022-12-201-1/+30
* [rubygems/rubygems] Fix crash when lockfile is missing dependenciesDavid Rodríguez2022-12-202-34/+53
* [rubygems/rubygems] Add bundle lock --update --bundlerAlyssa Ross2022-12-181-0/+20
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-1553-464/+619
* [rubygems/rubygems] Use better matcherDavid Rodríguez2022-12-131-1/+1
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-1218-92/+83
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-0912-46/+176
* Update spec/bundler/bundler/fetcher/compact_index_spec.rbAaron Patterson2022-12-071-2/+0
* Stop transitioning to UNDEF when undefining an instance variableAaron Patterson2022-12-071-0/+2
* Update RSpec gemsDavid Rodríguez2022-11-151-6/+9
* Migrate our resolver engine to PubGrubHiroshi SHIBATA2022-11-1215-239/+181
* Merge RubyGems/Bundler master from ee2f8398324af4bc1b95f7565ce2fda98126e026v3_2_0_preview3Hiroshi SHIBATA2022-11-113-0/+63
* [rubygems/rubygems] Update bundler/spec/bundler/shared_helpers_spec.rbYusuke Endoh2022-11-101-1/+1
* [rubygems/rubygems] Load "bundler/setup" in lib/rubygems.rbYusuke Endoh2022-11-101-0/+7
* [rubygems/rubygems] Add tests for universal Ruby with arch-specific prebuilt ...Bo Anderson2022-11-083-0/+88
* Followed up CVE-2022-39253 for bundler examplesHiroshi SHIBATA2022-10-203-0/+15
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-10-188-47/+89
* [rubygems/rubygems] Fix bad spec wordingDavid Rodríguez2022-10-181-1/+1
* [rubygems/rubygems] Extract matcher for slow perf specDavid Rodríguez2022-10-182-7/+13
* [rubygems/rubygems] Simplify SpecGroup creationDavid Rodríguez2022-10-181-1/+1
* [rubygems/rubygems] Fix little UI issue when bundler shows duplicated gems in...David Rodríguez2022-10-061-0/+18
* [rubygems/rubygems] Make sure RSpec diffs don't omit the different partDavid Rodríguez2022-10-041-0/+2
* [rubygems/rubygems] Copy template contents instead of file and permsVictor Gama2022-10-032-0/+27
* Remove warning for old TLS version connectionNobuyoshi Nakada2022-09-151-77/+0
* [rubygems/rubygems] Fix unused variable warningDavid Rodríguez2022-09-081-2/+0
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-0812-54/+160
* [rubygems/rubygems] Fix `set` not being found when running specs on dev rubiesDavid Rodríguez2022-09-061-0/+3
* [rubygems/rubygems] Add `syntax_suggest` to exemption list in setup specsDavid Rodríguez2022-09-061-0/+1
* [rubygems/rubygems] Remove no longer needed `fiddle` hacksDavid Rodríguez2022-09-054-13/+0
* Merge https://github.com/rubygems/rubygems/commit/16c3535413afebcdbab7582c601...Hiroshi SHIBATA2022-09-0516-467/+130
* [rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio2022-09-051-0/+9
* [rubygems/rubygems] Fix resolution hanging on musl platformsDavid Rodríguez2022-09-052-6/+23
* [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields2022-08-2911-22/+74
* [rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin2022-08-281-0/+37
* [rubygems/rubygems] Fix another regression for sorbetDavid Rodríguez2022-08-251-0/+71
* [rubygems/rubygems] Backport non-gnu libc on linux platform matching to BundlerDavid Rodríguez2022-08-242-0/+77
* [rubygems/rubygems] Bundler: avoid use of "can not" in spec literalsTakuya Noguchi2022-08-232-3/+3
* [rubygems/rubygems] Bundler: update the link suggested on error with the new oneTakuya Noguchi2022-08-231-2/+2