summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2022-01-04[rubygems/rubygems] Test the actual checksums of the mock gemsNobuyoshi Nakada
2022-01-04[rubygems/rubygems] Fix the test to use the mock gem pathNobuyoshi Nakada
2022-01-04[rubygems/rubygems] Append a newline to the checksum fileNobuyoshi Nakada
2022-01-04[rubygems/rubygems] Fix checksumNobuyoshi Nakada
2021-12-30[rubygems/rubygems] Better way to join path componentsDavid Rodríguez
2021-12-28[rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez
2021-12-27[rubygems/rubygems] Run `bundle install` in verbose modeDavid Rodríguez
2021-12-27Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA
2021-12-27[rubygems/rubygems] Don't add verbose flag so opaquely for realworld specsDavid Rodríguez
2021-12-27[rubygems/rubygems] Move setup to the spec that uses itDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove unused includeDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez
2021-12-27[rubygems/rubygems] Update some specs to pass ruby-head CIDavid Rodríguez
2021-12-25Merge RubyGems-3.3.3 and Bundler-2.3.3Hiroshi SHIBATA
2021-12-24Merge RubyGems-3.3.2 and Bundler-2.3.2Hiroshi SHIBATA
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
2021-12-22Reverts the accidental commits for rubygems/bundler.Hiroshi SHIBATA
2021-12-22[rubygems/rubygems] Fix error when gem specified twice in gemfile under diffe...David Rodríguez
2021-12-22[rubygems/rubygems] These commands shouldn't be failing, just warningDavid Rodríguez
2021-12-21Merge RubyGems-3.3.0 and Bundler-2.3.0Hiroshi SHIBATA
2021-12-21[rubygems/rubygems] Print warning when running potentially problematic rubyge...David Rodríguez
2021-12-21[rubygems/rubygems] Rename `BUNDLE_SPEC_RUN` environment variableDavid Rodríguez
2021-12-20[rubygems/rubygems] Error tracing should be printed to stderrDavid Rodríguez
2021-12-17[rubygems/rubygems] Improve errors a bit moreDavid Rodríguez
2021-12-17[rubygems/rubygems] Share gem not found logic with transitive dependencies tooDavid Rodríguez
2021-12-17[rubygems/rubygems] Fix crash when no matching variants are found for the cur...David Rodríguez
2021-12-17[rubygems/rubygems] Improve resolver error messagesDavid Rodríguez
2021-12-15Merge RubyGems and Bundler masterHiroshi SHIBATA
2021-12-11[rubygems/rubygems] Add `github` and `ref` options to `bundle add`Vyacheslav Alexeev
2021-12-10[rubygems/rubygems] Ignore dependencies not actually locked from frozen checkDavid Rodríguez
2021-12-08[rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez
2021-12-08[rubygems/rubygems] Add require parameter to `bundle add``Simon Fish
2021-12-07[rubygems/rubygems] Pass "--" to git commands to separate positional and opti...David Rodríguez
2021-12-07[rubygems/rubygems] Don't cleanup paths from gems already activated from `$LO...David Rodríguez
2021-12-06[rubygems/rubygems] Feature: accept pull request URLs as github sourceJean Boussier
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-12-04[rubygems/rubygems] Let original EACCES error be raisedDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve source gemfile/lockfile equivalence checksDavid Rodríguez
2021-12-03[rubygems/rubygems] Improve sources representationDavid Rodríguez
2021-12-03[rubygems/rubygems] Don't overwrite locked dependency sources too earlyDavid Rodríguez
2021-12-03[rubygems/rubygems] Fix incorrect order in changed sources messageDavid Rodríguez
2021-12-02[rubygems/rubygems] Fix gemspec source unlocking also for prereleases like 0....David Rodríguez
2021-12-02[rubygems/rubygems] Fix materialization of locked 0 prereleasesDavid Rodríguez
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-12-01Removed vcr files. They are needless for this repoHiroshi SHIBATA
2021-11-30[rubygems/rubygems] Fix escape of filenames in `bundle doctor`ooooooo-q
2021-11-27[rubygems/rubygems] Fix missing locked specs when depended on other platformDavid Rodríguez
2021-11-26[rubygems/rubygems] Fix `bundle info` sometimes claiming that bundler has bee...David Rodríguez
2021-11-25[rubygems/rubygems] Fix bad instance variable nameDavid Rodríguez
2021-11-25[rubygems/rubygems] Check not having load system features also for successful...David Rodríguez