aboutsummaryrefslogtreecommitdiffstats
path: root/spec/bundler
Commit message (Expand)AuthorAgeFilesLines
* Fix failures in ./spec/bundler/quality_spec.rbKazuhiro NISHIYAMA2020-05-251-0/+1
* Fix a failure in bundle version with version outputs the version with build m...Kazuhiro NISHIYAMA2020-05-251-1/+2
* Fix a error in a `before(:suite)` hookKazuhiro NISHIYAMA2020-05-251-0/+18
* Fixup 1d079a0c5d4d80860a4d6d692344124fe5c562b5Hiroshi SHIBATA2020-05-223-5/+5
* Sync Bundler PR #3624 with HEAD commitsHiroshi SHIBATA2020-05-224-25/+60
* Revert 1f011cccb16ca9e8ee378cb5a9d4c14459afd68cHiroshi SHIBATA2020-05-221-1/+0
* Marked the failing examples with the current master branch on ruby repositoryHiroshi SHIBATA2020-05-2214-29/+29
* Sync Bundler PR #3624Hiroshi SHIBATA2020-05-2247-348/+444
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-191-0/+6
* Skip some tests if extracted from tarball (again)Kazuhiro NISHIYAMA2020-05-181-0/+4
* clean-up .bundle directory in bundled_appHiroshi SHIBATA2020-05-141-2/+2
* Use the gemspec in build_dir directlyHiroshi SHIBATA2020-05-142-5/+6
* Skip the examples for bundle exec with gem installationHiroshi SHIBATA2020-05-132-7/+7
* Marked the some examples that are not working with the ruby repositoryHiroshi SHIBATA2020-05-131-3/+3
* Use relative path in ruby core repositoryHiroshi SHIBATA2020-05-131-1/+1
* Unmask the some of examples with ruby_repo labelHiroshi SHIBATA2020-05-132-2/+2
* Skip the example to use rake commandHiroshi SHIBATA2020-05-131-1/+1
* skip lockfile_spec.rb:33 because it cleanup the .bundle repoHiroshi SHIBATA2020-05-131-1/+1
* Resolved the file path of gemspec for ruby core repositoryHiroshi SHIBATA2020-05-132-1/+5
* Added test_gems.rb for setup dependenciesHiroshi SHIBATA2020-05-131-1/+4
* Update the bundler version with master branchHiroshi SHIBATA2020-05-13121-1959/+2678
* Addeed missing RSpec namespaceHiroshi SHIBATA2020-05-091-1/+1
* [rubygems/rubygems] Restore the old .gemrc example for compatible testsHiroshi SHIBATA2020-05-081-19/+45
* Support XDG_* (#2174)Hiroshi SHIBATA2020-04-232-3/+16
* spec/bundler/other/platform_spec.rb: skip an attempt to simulate JRubyYusuke Endoh2020-03-291-0/+1
* Merge bundler-2.1.4Hiroshi SHIBATA2020-01-0814-105/+185
* [bundler/bundler] Add ruby2_keywordsSutou Kouhei2020-01-013-3/+3
* Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA2019-12-251-0/+6
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-181-0/+6
* Delegate should be supported nowDavid Rodríguez2019-12-151-1/+1
* Fixed test failures with gem command path on ruby core repo.Hiroshi SHIBATA2019-12-154-4/+8
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1547-248/+269
* Fix glob base in bundler.gemspecKazuhiro NISHIYAMA2019-11-191-1/+2
* Skip some tests if extracted from tarballKazuhiro NISHIYAMA2019-11-191-0/+9
* Allow unknown if ruby coreKazuhiro NISHIYAMA2019-11-191-2/+10
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1318-63/+74
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1187-904/+957
* Fixed up ccbfb054b1dcd06d30924c4a83af1bac75d78c31Hiroshi SHIBATA2019-09-181-1/+1
* Fixed the rubocop warningsHiroshi SHIBATA2019-09-181-1/+1
* [bundler/bundler] Merge all `bundle check --path` specsDavid Rodríguez2019-09-181-25/+30
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-27/+91
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Add a spec for installing git deps after packaging w/o gitSamuel Giddins2019-09-181-0/+17
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-182-23/+5
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-0/+19
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-181-1/+1
* [bundler/bundler] Remove duplicated spec filterDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+22
* Ignore the all of warnings with inline_spec.rb of bundler examples.Hiroshi SHIBATA2019-09-011-1/+1
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-3/+4