summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Use thread safe method to find cwdconfig_locationDavid Rodríguez2020-03-105-9/+10
* Try fix old rubygems version failuresDavid Rodríguez2020-03-091-1/+6
* Build local bundler on a "thread-safe folder"David Rodríguez2020-03-091-3/+3
* Revert "I don't think this is needed?"David Rodríguez2020-03-091-1/+3
* Make relativeness of config a feature flagDavid Rodríguez2020-03-095-10/+47
* Resolve gemfile from config in the general caseDavid Rodríguez2020-03-092-2/+19
* New criteria to find config folderDavid Rodríguez2020-03-093-2/+42
* Remove some deprecations from config specsDavid Rodríguez2020-03-091-2/+4
* Move some logic to helperDavid Rodríguez2020-03-092-9/+7
* bundle_dir is already a PathnameDavid Rodríguez2020-03-091-1/+1
* Already a pathnameDavid Rodríguez2020-03-091-1/+1
* I don't think this is needed?David Rodríguez2020-03-091-3/+1
* Remove unneeded mockDavid Rodríguez2020-03-091-1/+0
* DRY up settings instantiationDavid Rodríguez2020-03-091-3/+7
* Small DRY upDavid Rodríguez2020-03-091-5/+3
* root is already a PathnameDavid Rodríguez2020-03-091-1/+1
* Merge #7660Bundlerbot2020-03-069-93/+158
|\
| * Fixup 48eec6db9c316257527f364c0de0fa538663a0ffHiroshi SHIBATA2020-03-061-1/+1
| * Use GitHub Actions instead of Travis CI on the docHiroshi SHIBATA2020-03-062-2/+1
| * Update bors configuration for GitHub ActionsHiroshi SHIBATA2020-03-061-2/+22
| * Fixed the step nameHiroshi SHIBATA2020-03-061-1/+1
| * Move env with RGV under the job.<job_id>Hiroshi SHIBATA2020-03-062-10/+4
| * Removed the needless overwrite step for bundler 2Hiroshi SHIBATA2020-03-061-1/+0
| * Removed needless environmental variable for bundler 3Hiroshi SHIBATA2020-03-061-3/+0
| * Revert "Try to use env with RGV variable in the toplevel"Hiroshi SHIBATA2020-03-062-6/+14
| * Try to use env with RGV variable in the toplevelHiroshi SHIBATA2020-03-062-14/+6
| * Update .github/workflows/ubuntu-bundler3.ymlHiroshi SHIBATA2020-03-061-1/+1
| * For Ruby 2.3Hiroshi SHIBATA2020-03-061-1/+2
| * StyleHiroshi SHIBATA2020-03-062-4/+2
| * Merge spec:sudo to ubuntu and ubuntu-bundler3 jobsHiroshi SHIBATA2020-03-063-37/+11
| * Remove needless dependencyHiroshi SHIBATA2020-03-062-2/+0
| * Install dev dependencies programmaticallyDavid Rodríguez2020-03-061-4/+8
| * continue-on-error with ruby-headHiroshi SHIBATA2020-03-061-0/+1
| * Revert "Added additional dependency for Ruby 2.8"Hiroshi SHIBATA2020-03-061-2/+0
| * Added additional dependency for Ruby 2.8Hiroshi SHIBATA2020-03-061-0/+2
| * Simplify to install parallel gemHiroshi SHIBATA2020-03-061-1/+1
| * renameHiroshi SHIBATA2020-03-062-2/+2
| * Run test with BUNDLER_SPEC_SUB_VERSION=3Hiroshi SHIBATA2020-03-061-0/+5
| * Revert "Try to remove needless installation"Hiroshi SHIBATA2020-03-062-0/+2
| * Try to remove needless installationHiroshi SHIBATA2020-03-062-2/+0
| * Added RGV to spec:realworldHiroshi SHIBATA2020-03-062-0/+2
| * Removed needless envHiroshi SHIBATA2020-03-061-1/+0
| * Removed needless graphviz dependsHiroshi SHIBATA2020-03-061-1/+0
| * Update .github/workflows/ubuntu.ymlHiroshi SHIBATA2020-03-061-1/+1
| * Remove Travis configurationHiroshi SHIBATA2020-03-061-43/+0
| * Migrate spec:sudo to GitHub ActionsHiroshi SHIBATA2020-03-061-0/+32
| * Split bundler 3 jobsHiroshi SHIBATA2020-03-062-19/+40
| * SimplifyHiroshi SHIBATA2020-03-061-1/+19
| * Use exclude instead of includeHiroshi SHIBATA2020-03-061-6/+18
| * spaceHiroshi SHIBATA2020-03-061-1/+1