summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Fix circular require warningsfix_circular_requires_and_redefinition_warningsDavid Rodríguez2019-03-233-3/+0
* Partially restore hackDavid Rodríguez2019-03-221-0/+18
* Add missing requireDavid Rodríguez2019-03-211-0/+2
* Force CIDavid Rodríguez2019-03-211-0/+1
* Fix the copsDavid Rodríguez2019-03-211-4/+1
* Remove all version overriding stuffDavid Rodríguez2019-03-211-17/+1
* Merge #7055Bundlerbot2019-03-211-1/+1
|\
| * revert the RSpec format in CI back to dotsColby Swandale2019-03-211-1/+1
|/
* Merge #7017Bundlerbot2019-03-205-172/+154
|\
| * `finish_resolve` is not actually neededDavid Rodríguez2019-03-203-6/+0
| * Abort when building man pages without ronnDavid Rodríguez2019-03-201-1/+1
| * Improve `ronn` activationDavid Rodríguez2019-03-201-8/+14
| * Simplify globbingDavid Rodríguez2019-03-201-1/+1
| * Remove unused requireDavid Rodríguez2019-03-201-1/+0
| * Move the `safe_task` method into the :spec namespaceDavid Rodríguez2019-03-201-7/+7
| * Merge the `:spec` namespace to a single blockDavid Rodríguez2019-03-201-12/+10
| * Simplify rubygems path transmissionDavid Rodríguez2019-03-201-2/+1
| * Make `bin/rake` activate only `rake`David Rodríguez2019-03-201-11/+12
| * Remove now dummy being-rescue-end blockDavid Rodríguez2019-03-201-101/+97
| * Simplify rubocop taskDavid Rodríguez2019-03-201-7/+6
| * Remove unnecessary prerequisiteDavid Rodríguez2019-03-201-1/+1
| * Make `bin/rubocop` activate only `rubocop`David Rodríguez2019-03-201-5/+10
| * Simplify RSpec taskDavid Rodríguez2019-03-201-17/+9
| * Make `bin/rspec` activate only `rspec`David Rodríguez2019-03-201-4/+11
| * Remove unnecessary pre-requisiteDavid Rodríguez2019-03-201-1/+0
| * Remove unnecessary RSpec activationDavid Rodríguez2019-03-201-13/+0
|/
* Merge #7045Bundlerbot2019-03-203-3/+135
|\
| * Add actionable suggestions to config deprecationmove_bundle_config_deprecation_to_bundler_2David Rodríguez2019-03-152-7/+119
| * Fix docs about `unset` with `--global` / `--local`David Rodríguez2019-03-151-1/+7
| * Fix deprecation version for `bundle config`David Rodríguez2019-03-152-1/+15
* | Merge #7044Bundlerbot2019-03-201-2/+9
|\ \
| * | Unskip `--binstubs` flag deprecationunskip_binstubs_deprecation_specsDavid Rodríguez2019-03-151-2/+9
| |/
* | Merge #7049Bundlerbot2019-03-191-1/+0
|\ \
| * | Remove mustache depremove_mustache_depDavid Rodríguez2019-03-191-1/+0
| |/
* | Merge #7047Bundlerbot2019-03-193-28/+2
|\ \
| * | Remove forgotten options deprecationforgotten_options_deprecation_second_passDavid Rodríguez2019-03-172-26/+0
| * | Move message to present tenseDavid Rodríguez2019-03-172-2/+2
| |/
* | Merge #7040Bundlerbot2019-03-1810-102/+8
|\ \ | |/ |/|
| * Remove ruby version leftoversremove_ruby_version_leftoversDavid Rodríguez2019-03-1510-102/+8
|/
* Merge #7037Bundlerbot2019-03-154-3/+26
|\
| * Fix `graphviz` installation on TravisCIDavid Rodríguez2019-03-151-1/+3
| * Test and fix `bundle viz` command deprecationDavid Rodríguez2019-03-153-2/+23
* | Merge #7030Bundlerbot2019-03-154-48/+18
|\ \ | |/ |/|
| * We only filter major versions of bundlerremove_less_than_procDavid Rodríguez2019-03-131-1/+1
| * Remove LessThanProcDavid Rodríguez2019-03-133-23/+14
| * Remove unused filterDavid Rodríguez2019-03-131-3/+0
| * Remove old 1.9 stuffDavid Rodríguez2019-03-131-22/+4
* | Merge #7029Bundlerbot2019-03-159-75/+79
|\ \
| * | Be agressive, our specs should print no deprecationsimprove_deprecation_specsDavid Rodríguez2019-03-141-4/+0
| * | Remove the `have_major_deprecation` matcherDavid Rodríguez2019-03-144-36/+27