summaryrefslogtreecommitdiff
path: root/spec/bundler/commands
AgeCommit message (Expand)Author
2022-05-11[rubygems/rubygems] Extract a `next_ruby_minor` helper method for specsDavid Rodríguez
2022-04-28Merge https://github.com/rubygems/rubygems/commit/3f7d0352e84b29d4a2d4cd93b31...Hiroshi SHIBATA
2022-04-28Merge rubygems master 1e4eda741d732ca1bd7031aef0a16c7348adf7a5Hiroshi SHIBATA
2022-03-23[rubygems/rubygems] Fix a test for `bin/bundle update --bundler` to pass on r...Jun Aruga
2022-03-08[rubygems/rubygems] Add newline to validate_platforms! message when platform ...Alex Gittemeier
2022-03-06[rubygems/rubygems] Make `--strict` flag of `update` and `outdated` commands ...David Rodríguez
2022-02-28Merge RubyGems and Bundler masterHiroshi SHIBATA
2022-02-11[rubygems/rubygems] Fix corrupted lockfile when using `gemspec` and multiple ...David Rodríguez
2022-02-01[rubygems/rubygems] Skip "seller shipped" notification after deliveryDan Jensen
2022-02-01Sync latest Bundler & RubyGemsDavid Rodríguez
2022-01-25[rubygems/rubygems] Fix spec to not touch the networkDavid Rodríguez
2022-01-20[rubygems/rubygems] Change generated namespaced test class name in minitestYusuke Nakamura
2022-01-20[rubygems/rubygems] Add spec to class name definition in newgem specYusuke Nakamura
2022-01-20[rubygems/rubygems] Update generated minitest file styleYusuke Nakamura
2022-01-20[rubygems/rubygems] Create minitest file to underscored path in "bundle gem" ...Yusuke Nakamura
2022-01-19Merge rubygems/rubygems HEAD.Hiroshi SHIBATA
2022-01-13[rubygems/rubygems] Use `Fiddle` in `bundle doctor` to check for dynamic libr...Vyacheslav Alexeev
2021-12-28[rubygems/rubygems] Fix `bundle update --bundler` no longer updating lockfileDavid Rodríguez
2021-12-27Track RubyGems 3.4.0dev and Bundler 2.4.0devHiroshi SHIBATA
2021-12-27[rubygems/rubygems] Update some specs to pass ruby-head CIDavid Rodríguez
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] Rename `BUNDLE_SPEC_RUN` environment variableDavid Rodríguez
2021-12-17[rubygems/rubygems] Improve errors a bit moreDavid 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-08[rubygems/rubygems] Add require parameter to `bundle add``Simon Fish
2021-12-06[rubygems/rubygems] Add --version parameter to bundle info command.Josef Šimánek
2021-12-01Merge rubygems master fd676ac464491afaa0baf5435cb11b3f86229cbdHiroshi SHIBATA
2021-11-30[rubygems/rubygems] Fix escape of filenames in `bundle doctor`ooooooo-q
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-19[rubygems/rubygems] Allow `bundle update` to downgrade gems by changing the G...David Rodríguez
2021-11-16Merge the master branch of rubygems repoHiroshi SHIBATA
2021-11-12[rubygems/rubygems] Remove `gemfile_should_be` helper as wellDavid Rodríguez
2021-11-12[rubygems/rubygems] Remove `lockfile_should_be` helperDavid Rodríguez
2021-10-25[rubygems/rubygems] Show proper error when previous installation of gem can't...David Rodriguez
2021-10-25[rubygems/rubygems] Show a proper error if gem path is not writableDavid Rodriguez
2021-10-13[rubygems/rubygems] Fix `bundle install` crash due to an incorrectly incomple...David Rodríguez
2021-10-13[rubygems/rubygems] Fix `bundle install` to force reinstallation of deleted gemsDavid Rodriguez
2021-10-13[rubygems/rubygems] Remove unnecessary codeDavid Rodríguez
2021-10-11[rubygems/rubygems] Show a warning in `bundle info` if gem has been deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Show the exact name of the gem that was deletedDavid Rodriguez
2021-10-11[rubygems/rubygems] Match a more exact warning messageDavid Rodriguez
2021-10-09Newly generated gems require Ruby 2.6.0OKURA Masafumi
2021-10-09[rubygems/rubygems] Fix typoDavid Rodríguez
2021-09-22[rubygems/rubygems] Fix possible malicious website to example.comfiveNinePlusR