summaryrefslogtreecommitdiff
path: root/spec/install/gemfile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Remove now unnecessary `lack_errors` matcherDavid Rodríguez2019-02-142-4/+4
* Split stderr and stdout in specsDavid Rodríguez2019-02-146-27/+27
* Stop leaking to system rubygems on subprocessesDavid Rodríguez2019-02-121-1/+1
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Merge #6774Bundlerbot2018-11-212-0/+28
|\
| * Add test that gemspec version downgrades work with BUNDLE_BUNDLE_ONLY_UPDATE_...Grey Baker2018-11-211-0/+14
| * [Definition] Dont pin path deps to newer versionssegiddins/6750-allow-changing-local-gem-versionSamuel Giddins2018-11-171-0/+14
* | Merge #6743Bundlerbot2018-11-162-10/+10
|\ \
| * | Support old versions of Ruby on platform_spec.rbSHIBATA Hiroshi2018-11-021-7/+7
| * | Partly reverted 09bfdfa31ad5ae34d29745344493f6a63d355804.SHIBATA Hiroshi2018-11-021-4/+4
| * | Backport from ruby coreSHIBATA Hiroshi2018-11-011-4/+4
| * | Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-201-3/+3
| |/
* | Merge #6714Bundlerbot2018-11-061-6/+1
|\ \ | |/ |/|
| * Remove unnecessary installs from git specsspec_reset_state_and_refactoringsDavid Rodríguez2018-10-031-4/+0
| * Reuse `install_gemfile` helperDavid Rodríguez2018-10-031-2/+1
* | Add another spec, separate new case into its own testSamuel Giddins2018-10-021-0/+95
* | Avoid fetching an rebuilding git gems when it's not necessaryJean Boussier2018-09-271-0/+2
|/