summaryrefslogtreecommitdiff
path: root/spec/install/gems
Commit message (Expand)AuthorAgeFilesLines
* Merge #7559Bundlerbot2020-01-171-2/+2
|\
| * Reactivate usused code for ruby version resolutionLars Kanis2020-01-161-2/+2
* | Don't use needless specific APISutou Kouhei2020-01-171-1/+1
* | Revert MatchPlatform#platforms_match?Sutou Kouhei2020-01-171-6/+8
* | Don't ignore resolved platform informationSutou Kouhei2020-01-171-0/+23
|/
* Sort available platformsSutou Kouhei2020-01-151-2/+2
* Revert unskippable skipsSutou Kouhei2020-01-151-0/+8
* Try unskipping on WindowsSutou Kouhei2020-01-151-8/+0
* Add support for force_ruby_platform with specific_platform againSutou Kouhei2020-01-151-8/+2
* Update expected for specific_platform feature flags caseSutou Kouhei2020-01-152-4/+17
* Remove global directory switching from specstests/less_flakynessDavid Rodríguez2020-01-121-83/+49
* Don't load default URI gem during specsDavid Rodríguez2020-01-122-2/+2
* Simplify `gem_command` to pass full args to `gem` togetherDavid Rodríguez2020-01-121-1/+1
* Extract `bundled_app_lock` path helperDavid Rodríguez2020-01-122-2/+2
* Skip the rest of the failures on WindowsDavid Rodríguez2020-01-074-27/+219
* Add missing assertion to one specDavid Rodríguez2020-01-071-0/+2
* Don't rename folders while being insideDavid Rodríguez2020-01-051-0/+1
* Reuse `in_app_root2` where possibleDavid Rodríguez2020-01-051-1/+1
* Always pass env as strings to helpersDavid Rodríguez2019-11-283-5/+5
* Read marshaled gemspecs binarilyDavid Rodríguez2019-11-221-1/+1
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-3/+3
* Try make some specs platform independentDavid Rodríguez2019-07-231-0/+2
* Normalize file:// handling in specsDavid Rodríguez2019-06-1111-86/+86
* Reset file ownership after tests changing itDavid Rodríguez2019-05-271-1/+12
* Remove sudo-created files after the test themselvesDavid Rodríguez2019-05-271-0/+2
* Remove global_path_appends_ruby_scope settingDavid Rodríguez2019-05-071-8/+4
* s/last_command.stdout/out/greysteil/print-errors-to-stderrDavid Rodríguez2019-04-122-6/+6
* s/last_command.stderr/err/David Rodríguez2019-04-123-6/+6
* Unify stderr helpersDavid Rodríguez2019-04-122-2/+2
* Move on to bundler 3David Rodríguez2019-04-113-23/+23
* Fix deprecation warningDavid Rodríguez2019-04-111-1/+1
* Move multiple global source removal to bundler 3David Rodríguez2019-04-081-3/+3
* Merge #7023Bundlerbot2019-04-041-0/+41
|\
| * Shellsplit build configshellsplit_build_configDavid Rodríguez2019-03-281-0/+41
* | Always pass the `--all` flag when neededremove_bundle_update_deprecationsDavid Rodríguez2019-03-302-2/+2
* | Remove `bundle config` deprecations from specsremove_bundle_config_deprecationsDavid Rodríguez2019-03-293-8/+8
|/
* Fallback to sequentially fetching specs on 429sDavid Rodríguez2019-03-081-0/+20
* Remove unnecessary rubygems filters from specsDavid Rodríguez2019-02-253-3/+3
* Use newest interface to `bundle config` everywhereDavid Rodríguez2019-02-195-18/+18
* Fix 1.x specscheck_out_only_in_specsDavid Rodríguez2019-02-142-3/+3
* Split stderr and stdout in specsDavid Rodríguez2019-02-146-26/+26
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Backport from ruby coreSHIBATA Hiroshi2018-11-012-2/+2
* Added ruby_core filtering condition with some examples.SHIBATA Hiroshi2018-10-205-7/+7
* Let updater retry on HTTPRequestedRangeNotSatisfiable (416)Maxime Lapointe2018-08-271-0/+31
* Fix error sortingSamuel Giddins2018-08-061-4/+4
* Make version conflict messages betterSamuel Giddins2018-08-061-3/+2
* Update sudo specsSamuel Giddins2018-07-291-0/+4
* Move normalize methods to helper methods from rspec example files.SHIBATA Hiroshi2018-06-151-9/+3
* Modify localhost variable when defining URI::File. It will be provided from R...SHIBATA Hiroshi2018-06-151-3/+9