summaryrefslogtreecommitdiff
path: root/spec/bundler/install
AgeCommit message (Expand)Author
2022-05-24[rubygems/rubygems] Fix crash when printing resolution conflicts on metadata ...David Rodríguez
2022-05-11[rubygems/rubygems] Fix error message on metadata mismatchesDavid Rodríguez
2022-05-11[rubygems/rubygems] Tweak negative expectationsDavid Rodríguez
2022-05-04[rubygems/rubygems] Fix missing space in specDavid Rodríguez
2022-04-28Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...Hiroshi SHIBATA
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-04-28[rubygems/rubygems] Fix missing required rubygems version when using old APIsDavid Rodríguez
2022-03-24[rubygems/rubygems] Maybe this is now fixedDavid Rodríguez
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-02-01Sync latest Bundler & RubyGemsDavid Rodríguez
2022-01-25[rubygems/rubygems] Remove unnecessary commentDavid Rodríguez
2022-01-19Merge rubygems/rubygems HEAD.Hiroshi SHIBATA
2022-01-19[rubygems/rubygems] Fix regression with old marshaled specs having null requi...David Rodríguez
2022-01-19[rubygems/rubygems] Fix skipped spec on WindowsDavid Rodríguez
2021-12-27[rubygems/rubygems] Remove the rest of the `RUBY_VERSION` monkeypatchingDavid Rodríguez
2021-12-23Merge RubyGems-3.3.1 and Bundler-2.3.1Hiroshi SHIBATA
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-10[rubygems/rubygems] Ignore dependencies not actually locked from frozen checkDavid 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-11-27[rubygems/rubygems] Fix missing locked specs when depended on other platformDavid Rodríguez
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-12[rubygems/rubygems] Remove `have_lockfile` matcher tooDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `lockfile_should_be` helperDavid Rodríguez
2021-11-04[rubygems/rubygems] Fix typosNobuyoshi Nakada
2021-10-30[rubygems/rubygems] Better error when installing a git lockfile and git not p...David Rodríguez
2021-10-29[rubygems/rubygems] Install stringio for standalone spec.Josef Šimánek
2021-10-25[rubygems/rubygems] Catch up with recent error message modificationDavid Rodriguez
2021-10-25[rubygems/rubygems] Manage global gem cache directlyDavid Rodriguez
2021-10-13[rubygems/rubygems] Make spec more realisticDavid Rodriguez
2021-10-09[rubygems/rubygems] Keep different code in custom branch in dummy repoDavid Rodríguez
2021-08-31[rubygems/rubygems] Requiring `bundler/setup` shouldn't try to hit the networkDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove redundant part of error messageDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix standalone install of default gemsDavid Rodríguez
2021-08-31[rubygems/rubygems] Give a `bundle install` hint when `bundle list` failsDavid Rodríguez
2021-08-31[rubygems/rubygems] Show all missing gems when using a bundle before installi...David Rodríguez