summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Test itimprove_disable_multisource_codeDavid Rodríguez2019-08-101-0/+1
* And we can also simplify thisDavid Rodríguez2019-08-101-2/+1
* And now the `default` local is completely uselessDavid Rodríguez2019-08-101-2/+1
* Remove unnecessary conditionDavid Rodríguez2019-08-101-1/+1
* Add missing part of comment copied from other specDavid Rodríguez2019-08-101-0/+1
* Consistently use `err` to check for errorsDavid Rodríguez2019-08-101-6/+4
* Use `:bundler => "< 3"` everywhere for consistencyDavid Rodríguez2019-08-103-36/+36
* Fill in missing deprecation specDavid Rodríguez2019-08-091-1/+9
* Remove unneded conditionDavid Rodríguez2019-08-091-5/+2
* Normalize spec descriptionDavid Rodríguez2019-08-091-1/+1
* Merge #7285Bundlerbot2019-08-081-1/+1
|\
| * Bump rspec dependency to 3.8bump_rspec_dev_dependencyDavid Rodríguez2019-08-081-1/+1
|/
* Merge #7283Bundlerbot2019-08-083-12/+8
|\
| * Revert "make system_bundle_bin_path helper and resolve failing tests for ruby...fix_spec_working_by_chanceDavid Rodríguez2019-08-073-6/+2
| * Make sure spec fails if `bundle install` failsDavid Rodríguez2019-08-071-1/+1
| * Fix installation of system bundlerDavid Rodríguez2019-08-071-3/+2
| * Use non deprecated way of setting bundler pathDavid Rodríguez2019-08-071-1/+2
| * Clarify spec descriptionDavid Rodríguez2019-08-071-2/+2
|/
* Merge #7280Bundlerbot2019-08-071-7/+5
|\
| * Make spec pass more resilientlyimprove_load_path_order_specDavid Rodríguez2019-08-061-1/+4
| * Remove unnecessary exclusionsDavid Rodríguez2019-08-061-6/+1
* | Merge #7281Bundlerbot2019-08-074-9/+7
|\ \ | |/ |/|
| * Bump rack and sinatra to latest versionsbump_test_depsDavid Rodríguez2019-08-064-6/+6
| * Normalize style with other artifice filesDavid Rodríguez2019-08-061-4/+2
|/
* Merge #7277Bundlerbot2019-08-05706-325/+444
|\
| * Rerecord cassettesrerecord_cassettesrerecord_cassetesDavid Rodríguez2019-08-05706-325/+444
* | Merge #7264Bundlerbot2019-08-052-9/+58
|\ \
| * | Fix inconsistent lockfile orderconsistent_lockfilesDavid Rodríguez2019-07-242-1/+50
| * | Indentation tweakDavid Rodríguez2019-07-241-6/+6
| * | Reuse `root` methodDavid Rodríguez2019-07-241-2/+2
* | | Merge #7275Bundlerbot2019-08-054-35/+14
|\ \ \
| * | | Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-044-35/+14
| | |/ | |/|
* | | Merge #7276Bundlerbot2019-08-051-1/+1
|\ \ \ | |/ / |/| |
| * | Enable retries on flaky specretry_failing_specDavid Rodríguez2019-08-051-1/+1
|/ /
* | Merge #7267Bundlerbot2019-08-023-7/+4
|\ \
| * | Remove Bundler.rubygems.config_map because it was deprecated.remove-gem-configmapHiroshi SHIBATA2019-08-012-5/+1
| * | The keys for RbConfig::CONFIG was String.Hiroshi SHIBATA2019-08-011-2/+2
| * | Use RbConfig::CONFIG directly instead of Gem::ConfigMap.Hiroshi SHIBATA2019-07-282-3/+4
* | | Merge #7269Bundlerbot2019-08-014-4/+4
|\ \ \
| * | | Bump rubocop to 0.74.0bump_rubocopDavid Rodríguez2019-07-314-4/+4
|/ / /
* | | Merge #7123Bundlerbot2019-07-312-101/+83
|\ \ \
| * | | Add exclamation mark to methodDavid Rodríguez2019-07-241-2/+2
| * | | Move `strict` to an attributeDavid Rodríguez2019-07-241-8/+8
| * | | Extract some methodsDavid Rodríguez2019-07-241-19/+31
| * | | Unfold message to single line for readabilityDavid Rodríguez2019-07-241-2/+1
| * | | Extract a `print_gems` methodGuillermo Guerrero2019-07-241-16/+13
| * | | Less complexityGuillermo Guerrero2019-07-241-15/+8
| * | | Move more locals to attributesDavid Rodríguez2019-07-241-10/+11
| * | | Move `any?` logic to the attributeDavid Rodríguez2019-07-241-5/+3
| * | | Move `options_include_groups` to an attributeDavid Rodríguez2019-07-241-5/+5