summaryrefslogtreecommitdiff
path: root/spec/install/gemfile
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Auto merge of #6495 - bundler:segiddins/6491-extra-gem-platform-in-lockfile, ...The Bundler Bot2018-07-221-0/+143
|\
| * [Definition] Filter out unneeded gem platforms after resolvingsegiddins/6491-extra-gem-platform-in-lockfileSamuel Giddins2018-04-181-0/+143
* | typo fixskip-remove-auth-with-file-protocolSHIBATA Hiroshi2018-06-151-1/+1
* | Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-152-30/+10
* | Reverted accidentally carriage returnSHIBATA Hiroshi2018-06-151-0/+1
* | Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-152-11/+30
|/
* Fixed test when disable_platform_warnings is trueAgrim Mittal2018-03-011-19/+13
* Add documentation and tests for disable_platform_warningsAgrim Mittal2018-02-261-11/+36
* Added hostname for file protocol in GemfileSHIBATA Hiroshi2017-12-281-4/+4
* Merge tag 'v1.16.1'Samuel Giddins2017-12-272-20/+19
|\
| * Try to get specs passing on old RubyGemsSamuel Giddins2017-12-211-3/+2
| * Fixed failing examples with Ruby 2.5.SHIBATA Hiroshi2017-12-112-17/+17
| * Auto merge of #6098 - akhramov:fix/doubled-message-in-verbose-mode, r=segiddinsThe Bundler Bot2017-10-301-2/+6
* | Fix doubled message in verbose modeArtyom Khramov2017-10-141-2/+6
* | [Resolver] Error when it is ambigous which transitive source a gem should com...seg-multisource-errorSamuel Giddins2017-08-301-1/+28
|/
* Completely remove the package --all option on 2.0 and force its behaviorseg-bundler-2-defaultsSamuel Giddins2017-08-281-1/+1
* fix tests/functionality breaking with new deprecation errorseg-deprecations-hard-error-in-2Colby Swandale2017-08-201-1/+1
* [Env] Print all gemfiles that have been evaledseg-env-eval-gemfileSamuel Giddins2017-07-271-0/+14
* [Source::Git] Cache repos globallyseg-globally-cache-git-reposSamuel Giddins2017-07-251-3/+12
* Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-243-11/+17
* Introduce the notion of settings validationSamuel Giddins2017-07-231-3/+3
* Update the specs for the new :deployment settingSamuel Giddins2017-07-194-4/+4
* Ensure groups are properly handled when the overlap in settingsSamuel Giddins2017-07-191-3/+17
* Remove several CLI flags that need to be set via config in Bundler 2Samuel Giddins2017-07-197-24/+21
* Set forgotten command line options via config in 2.0Samuel Giddins2017-07-192-22/+22
* Auto merge of #5817 - NickLaMuro:bug_with_path_gem_source_equivalency, r=segi...The Bundler Bot2017-07-051-0/+7
|\
| * Compare sources using source's rootNick LaMuro2017-06-291-0/+7
* | Enable specific_platform by default on 2.0Samuel Giddins2017-07-051-1/+1
* | Update the Bundler 2 specs for the removal of using... messagesseg-suppress-using-messagesSamuel Giddins2017-07-032-5/+6
* | More bundler 2 spec fixesseg-remove-rubygems-aggregateSamuel Giddins2017-06-272-6/+7
* | Get the Bundler 2 specs passing with transitive source pinningSamuel Giddins2017-06-232-2/+115
* | Error if lockfile_uses_separate_rubygems_sources is set without disable_multi...Samuel Giddins2017-06-231-2/+8