summaryrefslogtreecommitdiff
path: root/spec/bundler/other
Commit message (Expand)AuthorAgeFilesLines
* Merge RubyGems and Bundler masterHiroshi SHIBATA2023-01-101-1/+1
* Merge RubyGems/Bundler masterHiroshi SHIBATA2022-12-121-2/+1
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-08-031-1284/+0
* Merge rubygems master from https://github.com/rubygems/rubygems/commit/446cc5...Hiroshi SHIBATA2022-07-291-8/+8
* [rubygems/rubygems] Bundler: change error/warning message for multiple global...Takuya Noguchi2022-07-191-3/+3
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-132-31/+31
* [rubygems/rubygems] Fix typo in multiple gemfiles warningSven Schwyn2022-02-101-2/+2
* [rubygems/rubygems] Use Gem::Platform.local instead of RUBY_PLATFORMNgan Pham2022-01-261-4/+4
* [rubygems/rubygems] Cancel deprecation of custom git sourcesDavid Rodríguez2021-12-081-69/+0
* [rubygems/rubygems] Clarify `bundle viz` deprecationDavid Rodríguez2021-11-221-1/+1
* [rubygems/rubygems] Use bundler-graph instead of bundler-vizHiroshi SHIBATA2021-11-081-1/+1
* [rubygems/rubygems] Fix urlharuuzion2021-11-061-1/+1
* [rubygems/rubygems] Trigger install command by default on removeJose Galisteo2021-09-171-0/+19
* [rubygems/rubygems] Deprecate `bundle exec --no-keep-file-descriptors`David Rodríguez2021-08-311-0/+12
* [rubygems/rubygems] Explicitly define a global source for testsDaniel Niknam2021-07-272-3/+19
* Sync latest bundler & rubygems development versionDavid Rodríguez2021-07-071-63/+33
* Merge the master branch of BundlerHiroshi SHIBATA2021-04-151-3/+109
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-29/+29
* Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA2020-12-081-0/+8
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-5/+27
* [rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez2020-07-151-8/+8
* [rubygems/rubygems] Remove unnecessary assertions on exitstatusDavid Rodríguez2020-07-151-2/+0
* Undeprecate the `--no-cache` flagDavid Rodríguez2020-06-181-1/+0
* [rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez2020-06-182-9/+9
* [rubygems/rubygems] s/bundle!/bundleDavid Rodríguez2020-06-182-19/+19
* [rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez2020-06-184-58/+58
* Fix most exec specsDavid Rodríguez2020-06-151-4/+4
* [rubygems/rubygems] Deprecate the `--no-deployment` flagDavid Rodríguez2020-06-051-0/+1
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-221-12/+13
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-221-4/+4
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-222-26/+31
* Skip the examples for bundle exec with gem installationHiroshi SHIBATA2020-05-131-1/+1
* Update the bundler version with master branchHiroshi SHIBATA2020-05-132-297/+278
* spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRubyYusuke Endoh2020-03-291-0/+1
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-151-9/+9
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-132-7/+1
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-112-14/+17
* Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31Hiroshi SHIBATA2019-09-181-1/+1
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+22
* Fix typosKazuhiro NISHIYAMA2019-08-171-1/+1
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-031-16/+0
* [bundler/bundler] Check for generic lockfilesDavid Rodríguez2019-08-031-3/+1
* [bundler/bundler] Remove `cache_command_is_package` feature flagDavid Rodríguez2019-08-031-9/+0
* [bundler/bundler] Normalize file:// handling in specsDavid Rodríguez2019-08-033-86/+86
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-092-23/+43
* Enabled to some bundler examples again.hsbt2019-04-141-2/+2
* Skip to failing examples on ruby core repository.hsbt2019-04-141-2/+2
* Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt2019-04-147-321/+371
* Merge Bundler 2.0.1 from upstream.hsbt2019-01-043-17/+17