summaryrefslogtreecommitdiff
path: root/spec/bundler/commands/exec_spec.rb
AgeCommit message (Expand)Author
2021-01-04Track Bundler master(2.3.0.dev) branch at 55634a8af18a52df86c4275d70fa1179118...Hiroshi SHIBATA
2020-12-23Merge RubyGems 3.2.3 and Bundler 2.2.3Hiroshi SHIBATA
2020-12-15Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA
2020-12-08Merge prepare version of Bundler 2.2.0Hiroshi SHIBATA
2020-07-15[rubygems/rubygems] Remove unneeded trailing conditions on exitstatusDavid Rodríguez
2020-06-18[rubygems/rubygems] s/run!/runDavid Rodríguez
2020-06-18[rubygems/rubygems] s/install_gemfile!/install_gemfileDavid Rodríguez
2020-06-18[rubygems/rubygems] s/bundle!/bundleDavid Rodríguez
2020-06-18[rubygems/rubygems] Make helpers raise by defaultDavid Rodríguez
2020-06-18[rubygems/rubygems] Fix unintended Gemfile installationDavid Rodríguez
2020-06-15Accommodate process title spec to ruby-core setupDavid Rodríguez
2020-06-15Fix most exec specsDavid Rodríguez
2020-06-05[rubygems/rubygems] Remove `forgotten_command_line_usages` from specsDavid Rodríguez
2020-05-22Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA
2020-05-22Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA
2020-05-22Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA
2020-05-22Sync Bundler PR #3624Hiroshi SHIBATA
2020-05-13Skip the examples for bundle exec with gem installationHiroshi SHIBATA
2020-05-13Unmask the some of examples with ruby_repo labelHiroshi SHIBATA
2020-05-13Update the bundler version with master branchHiroshi SHIBATA
2019-12-18Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA
2019-12-15Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-08-23Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] Don't use system bundler on this specDavid Rodríguez
2019-08-18[bundler/bundler] Fix spec using the deprecated `bundle config` modeDavid Rodríguez
2019-08-17[bundler/bundler] Reuse more shared path helpersDavid Rodríguez
2019-08-17[bundler/bundler] Remove duplicated methodDavid Rodríguez
2019-08-16[bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez
2019-08-16[bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez
2019-08-16[bundler/bundler] Fix installation of system bundlerDavid Rodríguez
2019-08-16[bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez
2019-08-16[bundler/bundler] Clarify spec descriptionDavid Rodríguez
2019-08-12Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA
2019-08-03Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Drop rubygems 2.5.0 and 2.5.1 supportDavid Rodríguez
2019-08-03[bundler/bundler] Correct a rubygems test filterDavid Rodríguez
2019-08-03[bundler/bundler] More specific assertionDavid Rodríguez
2019-08-03[bundler/bundler] Remove redundant assertionDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-06-11Fixed the code-style with the upstream rule.Hiroshi SHIBATA
2019-06-09Added the condition for ruby_core repository.Hiroshi SHIBATA
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Enabled to some bundler examples again.hsbt
2019-04-14Skip to failing examples on ruby core repository.hsbt
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt