summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge #7312Bundlerbot2019-08-182-6/+2
|\
| * Remove old rubies stuff no longer neededDavid Rodríguez2019-08-182-6/+2
* | Merge #7274Bundlerbot2019-08-184-15/+10
|\ \
| * | No need to activate the `fileutils` default gemDavid Rodríguez2019-08-171-6/+1
| * | Last relative requiresDavid Rodríguez2019-08-173-9/+9
| |/
* | Merge #7302Bundlerbot2019-08-171-1/+1
|\ \
| * | Bundler displays a duplicate gem entries warning even if gems only appear onc...David Stosik2019-08-151-1/+1
* | | Merge #7309Bundlerbot2019-08-171-1/+1
|\ \ \
| * | | Fix `bundle doctor` commandfix_bundle_doctorDavid Rodríguez2019-08-161-1/+1
* | | | Move local variable to only branch where it's usedissue-4436David Rodríguez2019-08-161-1/+1
* | | | Fix open default gem errorZehan Zhao2019-08-161-5/+9
| |_|/ |/| |
* | | Fix bundle bin location in core repoDavid Rodríguez2019-08-161-1/+1
|/ /
* | Merge #7301Bundlerbot2019-08-161-1/+0
|\ \ | |/ |/|
| * lib/bundler/shared_helpers.rb: remove require "rubygems"Yusuke Endoh2019-08-141-1/+0
* | Merge #7263Bundlerbot2019-08-142-1/+2
|\ \ | |/ |/|
| * Add `--[no-]git` option to `bundle gem`git_option_to_bundle_gemDavid Rodríguez2019-07-312-1/+2
* | Stop printing deprecation messages during specsfix_deprecation_warnings_during_specsDavid Rodríguez2019-08-111-2/+18
* | Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-101-1/+1
* | Merge #7264Bundlerbot2019-08-051-3/+8
|\ \
| * | Fix inconsistent lockfile orderconsistent_lockfilesDavid Rodríguez2019-07-241-1/+6
| * | Reuse `root` methodDavid Rodríguez2019-07-241-2/+2
* | | Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-041-11/+1
* | | Merge #7267Bundlerbot2019-08-022-5/+1
|\ \ \
| * | | Remove Bundler.rubygems.config_map because it was deprecated.remove-gem-configmapHiroshi SHIBATA2019-08-012-5/+1
| * | | Use RbConfig::CONFIG directly instead of Gem::ConfigMap.Hiroshi SHIBATA2019-07-281-1/+1
* | | | Bump rubocop to 0.74.0bump_rubocopDavid Rodríguez2019-07-313-3/+3
| |_|/ |/| |
* | | Merge #7123Bundlerbot2019-07-311-77/+77
|\ \ \
| * | | 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
| | |/ | |/|
* | | Merge #7259Bundlerbot2019-07-291-13/+22
|\ \ \
| * | | Add workaround from old rubygemsrelax_bundler_binstubDavid Rodríguez2019-07-231-1/+9
| * | | Update error messages to be more preciseDavid Rodríguez2019-07-231-1/+1
| * | | Remove unnecessary method parameterDavid Rodríguez2019-07-231-2/+2
| * | | Use a consistent requirement in binstubDavid Rodríguez2019-07-231-9/+12
| * | | 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-292-4/+5
|\ \ \ \ | |_|_|/ |/| | |
| * | | Prefer feature flag to harcoded checkDavid Rodríguez2019-07-241-1/+1
| * | | Restore `cache_all` flag removalDavid Rodríguez2019-07-241-3/+4
| | |/ | |/|
* | | Merge #6809Bundlerbot2019-07-262-3/+3
|\ \ \
| * | | [CurrentRuby] Say we are ruby? when the generic local platform is Gem::Platfo...segiddins/gemspec-force-ruby-platformSamuel Giddins2019-07-091-0/+2
| * | | [GemHelpers] Remove the special code path for ruby platform being its own gen...Samuel Giddins2019-07-091-3/+1
* | | | net-http-persistent 3.1.0 has been releasedbump_net_http_persistentDavid Rodríguez2019-07-253-9/+31