summaryrefslogtreecommitdiff
path: root/spec/install/gemfile
Commit message (Expand)AuthorAgeFilesLines
* Revert "Add all platforms to lockfile by default"undo_auto_multiplatformDavid Rodríguez2019-08-261-22/+4
* Revert "Remove now meaningless warning"David Rodríguez2019-08-261-0/+19
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-5/+5
* Remove unnecessary rubygems monkeypatchDavid Rodríguez2019-08-171-1/+1
* Merge #7264Bundlerbot2019-08-051-6/+50
|\
| * Fix inconsistent lockfile orderconsistent_lockfilesDavid Rodríguez2019-07-241-0/+44
| * Indentation tweakDavid Rodríguez2019-07-241-6/+6
* | Merge #7258Bundlerbot2019-07-291-1/+2
|\ \
| * | Always set `cache_all` via config during testsDavid Rodríguez2019-07-241-1/+2
| |/
* | Merge #6809Bundlerbot2019-07-261-13/+11
|\ \ | |/ |/|
| * Make some specs more explicitDavid Rodríguez2019-07-091-13/+11
* | Enable `Style/UnneededInterpolation` copenable_unneeded_interpolation_copDavid Rodríguez2019-07-231-2/+2
* | Remove now meaningless warningDavid Rodríguez2019-07-101-19/+0
* | Add all platforms to lockfile by defaultDavid Rodríguez2019-07-101-4/+22
* | Refactor some specsDavid Rodríguez2019-07-101-7/+7
|/
* Reuse `lockfile` spec helperDavid Rodríguez2019-07-051-4/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-1111-180/+180
* Remove numbering hard to keep up to dateminor_spec_improvementsDavid Rodríguez2019-05-061-5/+5
* Remove incorrect lockfiles from sources specsDavid Rodríguez2019-05-061-40/+1
* Fix to update conservatively for gemspec updateFumiaki MATSUSHIMA2019-04-291-0/+62
* Merge #7128Bundlerbot2019-04-141-2/+2
|\
| * Update ruby_repo filter with the latest ruby-core implementaion.SHIBATA Hiroshi2019-04-141-2/+2
* | s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-121-2/+2
* | s/last_command.stderr/err/David Rodríguez2019-04-122-6/+6
* | Unify stderr helpersDavid Rodríguez2019-04-122-4/+4
|/
* Move on to bundler 3David Rodríguez2019-04-114-8/+8
* Merge #7057Bundlerbot2019-04-111-29/+60
|\
| * Refactor list specs to not change gemfile sourcesmultiple_sources_deprecationDavid Rodríguez2019-04-081-0/+32
| * Move multiple global source removal to bundler 3David Rodríguez2019-04-081-11/+26
| * Merge multisource related settingsDavid Rodríguez2019-04-081-4/+2
| * Unify multiple source deprecation specsDavid Rodríguez2019-04-081-14/+0
* | Remove misleading commentDavid Rodríguez2019-04-081-1/+1
* | Cleanup more stuff only needed for old rubiesDavid Rodríguez2019-04-081-2/+1
|/
* Merge #7007Bundlerbot2019-04-021-102/+1
|\
| * Remove lockfile incompatibility due to a settingseparate_rubygems_sources_in_lockfileDavid Rodríguez2019-03-021-102/+1
* | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-301-4/+4
* | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-294-20/+20
* | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-141-3/+3
* | Remove `eq_err` matcherDavid Rodríguez2019-03-143-7/+7
* | Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-031-4/+4
|/
* Split (and skip) specs about multiple source deprecationfix_deprecation_specsDavid Rodríguez2019-02-281-8/+19
* Prefer the `err` helper for checking errorsDavid Rodríguez2019-02-281-15/+15
* Move some test setups to before blocksDavid Rodríguez2019-02-281-3/+4
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-253-5/+5
* Remove now redundant configsDavid Rodríguez2019-02-211-3/+0
* Slightly better wording of error messagesuse_newer_list_interfaceDavid Rodríguez2019-02-201-2/+2
* Fix git source error message recommendationsDavid Rodríguez2019-02-201-2/+18
* More exact match for errors messageDavid Rodríguez2019-02-201-1/+1
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-193-6/+6
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-143-11/+11