summaryrefslogtreecommitdiff
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
...
* [rubygems/rubygems] Improve wording of unmet dependencies warningDaniel Colson2023-02-081-2/+2
* [rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSLDaniel Colson2023-02-072-3/+22
* [rubygems/rubygems] Properly load the generated gemspecAkira Matsuda2023-02-061-1/+1
* Merge RubyGems/Bundler master.Hiroshi SHIBATA2023-01-318-178/+359
* [rubygems/rubygems] Add test for old lockfile with new ruby versionMike Dalessio2023-01-311-0/+58
* [rubygems/rubygems] Fix issue with extensions not compiling properly using in...Tim Bates2023-01-311-0/+110
* [rubygems/rubygems] Don't warn on bundler binstubs --standalone --allDaniel Colson2023-01-271-0/+21
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-1025-249/+407
* [rubygems/rubygems] Fix resolver edge caseDavid Rodríguez2023-01-101-0/+27
* [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