aboutsummaryrefslogtreecommitdiffstats
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix typosKazuhiro NISHIYAMA2019-08-171-1/+1
* Revert "[bundler/bundler] Fixup #7297"Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixup #7297Hiroshi SHIBATA2019-08-161-0/+0
* [bundler/bundler] Fixed rubocop errorHiroshi SHIBATA2019-08-161-2/+2
* [bundler/bundler] Add initial Bundler::BuildMetadata Spectommy2019-08-161-0/+44
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-161-0/+36
* [bundler/bundler] Remove unexistent folder from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Commit man pages to source controlDavid Rodríguez2019-08-163-20/+3
* [bundler/bundler] Remove unexistent file from exemptionsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Bump rspec dependency to 3.8David Rodríguez2019-08-161-1/+1
* [bundler/bundler] Revert "make system_bundle_bin_path helper and resolve fail...David Rodríguez2019-08-163-6/+2
* [bundler/bundler] Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Fix installation of system bundlerDavid Rodríguez2019-08-161-3/+2
* [bundler/bundler] Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-161-1/+2
* [bundler/bundler] Clarify spec descriptionDavid Rodríguez2019-08-161-2/+2
* [bundler/bundler] Bump rack and sinatra to latest versionsDavid Rodríguez2019-08-164-6/+6
* [bundler/bundler] Normalize style with other artifice filesDavid Rodríguez2019-08-161-4/+2
* [bundler/bundler] Make spec pass more resilientlyDavid Rodríguez2019-08-161-1/+4
* [bundler/bundler] Remove unnecessary exclusionsDavid Rodríguez2019-08-161-6/+1
* [bundler/bundler] Enable retries on flaky specDavid Rodríguez2019-08-161-1/+1
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-163-24/+13
* [bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez2019-08-161-0/+44
* [bundler/bundler] Indentation tweakDavid Rodríguez2019-08-161-6/+6
* change Proc#to_s format ('@...' -> ' ...') (#2362)Koichi Sasada2019-08-141-4/+4
* Added example filter for Linux of GitHub Actions.Hiroshi SHIBATA2019-08-122-1/+2
* Re-use GITHUB_ACTION variables for filtering bundler examples.Hiroshi SHIBATA2019-08-122-4/+4
* GitHub Actions does not support ANSI color code. Skip failing examples.Hiroshi SHIBATA2019-08-111-1/+1
* Fix typo: duplicated the [skip-ci]ohbarye2019-08-093-3/+3
* Suppress warnings against locations in evalNobuyoshi Nakada2019-08-032-11/+11
* [bundler/bundler] The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-031-2/+3
* Explicitly ignored GEMRC environmental variable.Hiroshi SHIBATA2019-08-031-0/+1
* Fixed up 365ee22d73ec73c119a842de271504e04bed6f45Hiroshi SHIBATA2019-08-031-1/+1
* Fixed the broken example with ruby core structure.Hiroshi SHIBATA2019-08-031-1/+2
* [bundler/bundler] Bump rubocop to 0.74.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump automatiek to 0.2.0David Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez2019-08-031-2/+2
* [bundler/bundler] Always set `cache_all` via config during testsDavid Rodríguez2019-08-037-31/+60
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-036-17/+17
* [bundler/bundler] Check for straneous quotesDavid Rodríguez2019-08-031-0/+25
* [bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins2019-08-031-0/+19
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-034-28/+2
* [bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez2019-08-031-2/+35
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-033-18/+8
* [bundler/bundler] Removed the environmental variables that are BUNDLE_USER_*.Hiroshi SHIBATA2019-08-031-0/+1
* [bundler/bundler] Move duplicated code to `before` blocksGuillermo Guerrero2019-08-031-24/+6
* [bundler/bundler] Remove now unused logicDavid Rodríguez2019-08-031-1/+0
* [bundler/bundler] Remove unnecessary indirectionsDavid Rodríguez2019-08-032-2/+2
* [bundler/bundler] Better info about spec exclusionsDavid Rodríguez2019-08-031-0/+8
* [bundler/bundler] Skip specs using `Process.fork` on WindowsDavid Rodríguez2019-08-031-0/+6
* [bundler/bundler] Try make some specs platform independentDavid Rodríguez2019-08-036-0/+17