aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler
Commit message (Expand)AuthorAgeFilesLines
* Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA2019-12-184-13/+17
* Vendor thor 1.0.0David Rodríguez2019-12-153-9/+44
* Prepare to release bundler-2.1.0Hiroshi SHIBATA2019-12-1548-157/+4363
* Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA2019-11-1318-89/+118
* Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA2019-11-1119-188/+266
* [bundler/bundler] Merge #7340Bundlerbot2019-09-181-1/+1
* [bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez2019-09-181-1/+1
* [bundler/bundler] Version 2.1.0.pre.2David Rodríguez2019-09-181-1/+1
* [bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez2019-09-182-9/+1
* [bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez2019-09-181-1/+11
* [bundler/bundler] Revert "Remove now meaningless setting"David Rodríguez2019-09-182-1/+2
* [bundler/bundler] Revert "Remove now unused method"David Rodríguez2019-09-181-0/+4
* [bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata2019-09-186-9/+9
* [bundler/bundler] Fix --path option descriptionsDavid Rodríguez2019-09-181-2/+2
* [bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez2019-09-181-0/+2
* Fix a couple of bundler issues with keyword argument separationJeremy Evans2019-08-301-1/+6
* Revert "require 'pp' before use PP"Kazuhiro NISHIYAMA2019-08-301-1/+0
* Removed debug printNobuyoshi Nakada2019-08-301-10/+0
* Add guard as same as `==`Kazuhiro NISHIYAMA2019-08-301-0/+1
* require 'pp' before use PPKazuhiro NISHIYAMA2019-08-301-0/+1
* The investigation is going on...Nobuyoshi Nakada2019-08-211-0/+10
* [bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez2019-08-212-6/+2
* Fix some bundler specs (#2380)David Rodríguez2019-08-203-13/+10
* [bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez2019-08-181-6/+1
* [bundler/bundler] Last relative requiresDavid Rodríguez2019-08-183-9/+9
* [bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Fix open default gem errorZehan Zhao2019-08-181-5/+9
* [bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez2019-08-181-1/+1
* [bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik2019-08-181-1/+1
* [bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez2019-08-171-1/+1
* Fix typosKazuhiro NISHIYAMA2019-08-171-1/+1
* [bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez2019-08-162-1/+2
* [bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez2019-08-161-4/+1
* [bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez2019-08-161-2/+18
* [bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba2019-08-161-1/+1
* [bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze2019-08-161-11/+1
* [bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez2019-08-161-1/+6
* [bundler/bundler] Reuse `root` methodDavid Rodríguez2019-08-161-2/+2
* [bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.Hiroshi SHIBATA2019-08-031-4/+0
* [bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger2019-08-031-1/+2
* [bundler/bundler] Bump rubocop to 0.74.0David Rodríguez2019-08-033-3/+3
* [bundler/bundler] net-http-persistent 3.1.0 has been releasedDavid Rodríguez2019-08-033-9/+31
* [bundler/bundler] Adapt to the way my automatiek patch worksDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez2019-08-0312-440/+811
* [bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez2019-08-033-3/+3
* [bundler/bundler] Check for straneous quotesDavid Rodríguez2019-08-031-1/+1
* [bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins2019-08-031-0/+2
* [bundler/bundler] Fully remove compatibility guardDavid Rodríguez2019-08-033-13/+0
* [bundler/bundler] Remove development dependencies from gemspecDavid Rodríguez2019-08-031-7/+0
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-033-15/+8