summaryrefslogtreecommitdiff
path: root/spec/bundler
AgeCommit message (Expand)Author
2020-03-29spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRubyYusuke Endoh
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2020-01-01[bundler/bundler] Add ruby2_keywordsSutou Kouhei
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-18Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA
2019-12-15Delegate should be supported nowDavid Rodríguez
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-19Fix glob base in bundler.gemspecKazuhiro NISHIYAMA
2019-11-19Skip some tests if extracted from tarballKazuhiro NISHIYAMA
2019-11-19Allow unknown if ruby coreKazuhiro NISHIYAMA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31Hiroshi SHIBATA
2019-09-18Fixed the rubocop warningsHiroshi SHIBATA
2019-09-18[bundler/bundler] Merge all `bundle check --path` specsDavid Rodríguez
2019-09-18[bundler/bundler] Merge #7340Bundlerbot
2019-09-18[bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez
2019-09-18[bundler/bundler] Add a spec for installing git deps after packaging w/o gitSamuel Giddins
2019-09-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-18[bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-09-18[bundler/bundler] Remove duplicated spec filterDavid Rodríguez
2019-09-18[bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez
2019-09-01Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA
2019-08-30Fix a couple of bundler issues with keyword argument separationJeremy Evans
2019-08-23Remove github_action_linux tag from bundler examples.Hiroshi SHIBATA
2019-08-21The investigation is going on...Nobuyoshi Nakada
2019-08-21[bundler/bundler] Freeze time to avoid failures at midnightlolwut
2019-08-21[bundler/bundler] Share test fixtures with parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Try to use RunTimeLogger for parallel_testsHiroshi SHIBATA
2019-08-21[bundler/bundler] Parallelize test suiteDavid Rodríguez
2019-08-21[bundler/bundler] Fix a couple of typosDavid Rodríguez
2019-08-21[bundler/bundler] Remove the :ruby exclusion tagDavid Rodríguez
2019-08-21[bundler/bundler] Remove another 1.8.7 specific bitDavid Rodríguez
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Investigation of a sporadic error at Github ActionsNobuyoshi Nakada
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18Skip open_spec.rb:L95 because ruby repo doesn't have json as default gems.Hiroshi SHIBATA
2019-08-18[bundler/bundler] Remove unnecessary requireDavid Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Remove unnecessary rubygems monkeypatchDavid 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-18[bundler/bundler] Remove a bunch of unneeded rubygems requiresDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Wrap `open` specs with a contextDavid Rodríguez
2019-08-18[bundler/bundler] Prefer `before` to `before :each`David Rodríguez
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik