summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* More WIP, don't know what I'm doingvendorize_artificeDavid Rodríguez2019-08-062-5/+5
* WIPDavid Rodríguez2019-08-061-1/+1
* Allow running `spec:travis` through `bin/rake`David Rodríguez2019-08-061-3/+1
* DebugDavid Rodríguez2019-08-063-3/+3
* Fix requireDavid Rodríguez2019-08-061-0/+4
* Fix styleDavid Rodríguez2019-08-061-2/+7
* Try selfDavid Rodríguez2019-08-061-0/+1
* Double check how artifice fails when rack is bumpedDavid Rodríguez2019-08-061-2/+1
* Vendorize artificeDavid Rodríguez2019-08-065-7/+141
* Add missing requireDavid Rodríguez2019-08-061-0/+1
* 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
| * | | Move duplicated code to `before` blocksGuillermo Guerrero2019-07-241-24/+6
| | |/ | |/|
* | | Merge #7265Bundlerbot2019-07-311-5/+4
|\ \ \
| * | | Fix `git` options examplesfix_gemfile_manpageDavid Rodríguez2019-07-261-3/+3
| * | | Fix incorrect sectioning in `gemfile` man pageDavid Rodríguez2019-07-261-2/+1
| | |/ | |/|
* | | Merge #7268Bundlerbot2019-07-301-1/+1
|\ \ \
| * | | Fix typo in binstubs documentationScott Tesler2019-07-291-1/+1
|/ / /
* | | Merge #7259Bundlerbot2019-07-292-26/+43
|\ \ \
| * | | Add workaround from old rubygemsrelax_bundler_binstubDavid Rodríguez2019-07-231-1/+9
| * | | Update error messages to be more preciseDavid Rodríguez2019-07-232-14/+14
| * | | Remove unnecessary method parameterDavid Rodríguez2019-07-231-2/+2
| * | | Use a consistent requirement in binstubDavid Rodríguez2019-07-232-10/+21
| * | | Remove redundant begin-end blockDavid Rodríguez2019-07-231-2/+1
| * | | Don't need 1.8 compatibilityDavid Rodríguez2019-07-231-2/+1
* | | | Merge #7258Bundlerbot2019-07-2912-38/+67
|\ \ \ \ | |_|/ / |/| | |