summaryrefslogtreecommitdiff
path: root/spec/support/builders.rb
Commit message (Expand)AuthorAgeFilesLines
* Fix some bundler specs (#2380)David Rodríguez2019-08-231-1/+1
* Normalize file:// handling in specsDavid Rodríguez2019-06-111-1/+1
* Use double quotes for `git commit -m`windows_friendly_gitDavid Rodríguez2019-03-031-1/+1
* Update the additional versions of rake in rspec examples.update-default-version-of-templateSHIBATA Hiroshi2019-01-241-1/+1
* Remove unnecessary stuff from specsDavid Rodríguez2018-10-261-6/+1
* More flexible mocking of specificationDavid Rodríguez2018-06-251-1/+1
* Don't GPG-sign test setup commitsAlyssa Ross2018-02-231-0/+1
* Add mingw32 platform_specific gems for the specsSamuel Giddins2018-02-031-0/+8
* Make `bundle clean` clean extension directoriesArtyom Khramov2018-01-101-0/+1
* Fixed broken examples on Travis CI.SHIBATA Hiroshi2017-12-091-1/+1
* Move cached extensions to cache/extensionsseg-globally-cache-built-extensionsSamuel Giddins2017-08-191-4/+4
* Auto merge of #5933 - NickLaMuro:bundle-pristine-respect-bundler-config, r=se...The Bundler Bot2017-08-181-1/+8
|\
| * Use Bundler::Installer for bundle pristineNick LaMuro2017-08-141-1/+8
* | Untangle the system gem path and the default bundle path in the specsSamuel Giddins2017-07-241-6/+9
* | [RuboCop] Enable Layout/EmptyLineAfterMagicComment copKoichi ITO2017-07-161-0/+1
|/
* [RuboCop] Enable Style/PercentLiteralDelimitersKoichi ITO2017-05-281-2/+2
* Unify the notation of RubyGemsKoichi ITO2017-05-041-1/+1
* Mark updated git gems in specs as being from gitSamuel Giddins2017-04-281-1/+2
* [SpecSet] Avoid sorting specs in initializerSamuel Giddins2017-04-141-1/+1
* [GitProxy] Use shellwords to escape user inputseg-git-branch-hashSamuel Giddins2017-01-051-4/+6
* [GitProxy] Support branches containing shell metacharactersSamuel Giddins2017-01-041-4/+4
* Add a spec for Index#dependency_names not include dev depsSamuel Giddins2016-12-241-0/+4
* Add a setting for forcing only the ruby platformSamuel Giddins2016-09-271-2/+2
* Automatically add platform to version in the spec’s buildersSamuel Giddins2016-08-251-1/+4
* Allow updating a git repo at a custom pathSamuel Giddins2016-08-051-1/+2
* Move the gem_command helper to existing execution infrastructureSamuel Giddins2016-08-021-1/+1
* [Matchers] Add TheBundle class to make custom matchers more fluentSamuel Giddins2016-08-021-0/+1
* Auto merge of #4800 - bundler:seg-locked-resolve-keep-platforms, r=indirectHomu2016-07-261-0/+2
|\
| * Update specs for improved gemspec detectionSamuel Giddins2016-07-241-0/+2
* | Add a source.rb file by default in the specs to track the source for a gemSamuel Giddins2016-07-241-2/+11
|/
* Add JRuby shebang to ruby_shebang? checkojab2016-07-161-1/+6
* Fix ruby < 2.0 spec compatibilityaa-required-ruby-versionsSamuel Giddins2016-07-111-1/+1
* Disallow updating gem_repo1 in the specsSamuel Giddins2016-07-101-0/+3
* Added to api/sourceAsutosh Palai2016-07-031-1/+1
* Added spec for updating gemfileAsutosh Palai2016-07-031-1/+2
* Fixed the issues raised in commentsAsutosh Palai2016-06-061-1/+1
* Added spec helper to build pluginAsutosh Palai2016-05-241-0/+10
* Only report same platform gem updates for `bundle outdated`James Wen2016-04-251-0/+10
* Fix `bundle outdated` with `--patch` and/or `--minor` forJames Wen2016-04-211-0/+4
* [Builders] Dont rebuild gem index when unnecessaryseg-speed-up-specs-update-repoSamuel Giddins2016-03-281-5/+7
* Add integration spec for multiple versions and diff platform in gemspecJames Wen2016-02-221-1/+6
* Add platform info to error message for different platform in gemspec than Gem...James Wen2016-02-221-0/+1
* Compatibility with frozen string literalsSamuel Giddins2016-01-311-1/+2
* [RuboCop] Enable Style/IfUnlessModifierSamuel Giddins2015-11-261-9/+3
* [RuboCop] Enable Style/EmptyLinesAroundModuleBodySamuel Giddins2015-11-261-1/+0
* [RuboCop] Enable Style/AndOrSamuel Giddins2015-11-261-2/+2
* Fix bundle console specsFelix Bünemann2015-11-161-0/+33
* [RuboCop] Update to 0.34.1Samuel Giddins2015-10-181-3/+2
* Add support for building a spec with a required_ruby_versionSamuel Giddins2015-10-021-0/+4
* try to install test system gems if missingAndre Arko2015-08-231-1/+9