summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2020-01-08Merge bundler-2.1.4Hiroshi SHIBATA
2019-12-25[bundler/bundler] Do `require "rubygems"` only when neededYusuke Endoh
2019-12-25Merge Bundler 2.1.2 from bundler/bundler.Hiroshi SHIBATA
2019-12-18Merge bundler-2.1.1 from bundler/bundlerHiroshi SHIBATA
2019-12-15Vendor thor 1.0.0David Rodríguez
2019-12-15Prepare to release bundler-2.1.0Hiroshi SHIBATA
2019-11-13Merge Bundler 2.1.0.pre3 released versionHiroshi SHIBATA
2019-11-11Merge Bundler 2.1.0.pre.3Hiroshi SHIBATA
2019-09-18[bundler/bundler] Merge #7340Bundlerbot
2019-09-18[bundler/bundler] Fix remembered flag deprecation messageDavid Rodríguez
2019-09-18[bundler/bundler] Version 2.1.0.pre.2David Rodríguez
2019-09-18[bundler/bundler] Revert "Add all platforms to lockfile by default"David Rodríguez
2019-09-18[bundler/bundler] Revert "Remove now meaningless warning"David Rodríguez
2019-09-18[bundler/bundler] Revert "Remove now meaningless setting"David Rodríguez
2019-09-18[bundler/bundler] Revert "Remove now unused method"David Rodríguez
2019-09-18[bundler/bundler] Fix comments and messages to refer to https urlTakayuki Nakata
2019-09-18[bundler/bundler] Fix --path option descriptionsDavid Rodríguez
2019-09-18[bundler/bundler] Deprecate `--path` flag to `bundle check`David Rodríguez
2019-08-30Fix a couple of bundler issues with keyword argument separationJeremy Evans
2019-08-30Revert "require 'pp' before use PP"Kazuhiro NISHIYAMA
2019-08-30Removed debug printNobuyoshi Nakada
2019-08-30Add guard as same as `==`Kazuhiro NISHIYAMA
2019-08-30require 'pp' before use PPKazuhiro NISHIYAMA
2019-08-21The investigation is going on...Nobuyoshi Nakada
2019-08-21[bundler/bundler] Remove old rubies stuff no longer neededDavid Rodríguez
2019-08-20Fix some bundler specs (#2380)David Rodríguez
2019-08-18[bundler/bundler] No need to activate the `fileutils` default gemDavid Rodríguez
2019-08-18[bundler/bundler] Last relative requiresDavid Rodríguez
2019-08-18[bundler/bundler] Move local variable to only branch where it's usedDavid Rodríguez
2019-08-18[bundler/bundler] Fix open default gem errorZehan Zhao
2019-08-18[bundler/bundler] Fix `bundle doctor` commandDavid Rodríguez
2019-08-18[bundler/bundler] Bundler displays a duplicate gem entries warning even if ge...David Stosik
2019-08-17[bundler/bundler] Fix bundle bin location in core repoDavid Rodríguez
2019-08-17Fix typosKazuhiro NISHIYAMA
2019-08-16[bundler/bundler] Add `--[no-]git` option to `bundle gem`David Rodríguez
2019-08-16[bundler/bundler] Remove misleading comment in GemfileDavid Rodríguez
2019-08-16[bundler/bundler] Stop printing deprecation messages during specsDavid Rodríguez
2019-08-16[bundler/bundler] Fix typo in comment: attibutes -> attributesMasato Ohba
2019-08-16[bundler/bundler] Use the standard RUBY_ENGINE_VERSION instead of JRUBY_VERSIONBenoit Daloze
2019-08-16[bundler/bundler] Fix inconsistent lockfile orderDavid Rodríguez
2019-08-16[bundler/bundler] Reuse `root` methodDavid Rodríguez
2019-08-03[bundler/bundler] Remove Bundler.rubygems.config_map because it was deprecated.Hiroshi SHIBATA
2019-08-03[bundler/bundler] Point to CoC which contains the contributor covenantAdam Wanninger
2019-08-03[bundler/bundler] Bump rubocop to 0.74.0David Rodríguez
2019-08-03[bundler/bundler] net-http-persistent 3.1.0 has been releasedDavid Rodríguez
2019-08-03[bundler/bundler] Adapt to the way my automatiek patch worksDavid Rodríguez
2019-08-03[bundler/bundler] Bump net-http-persistent to 3.0.1David Rodríguez
2019-08-03[bundler/bundler] Enable `Style/UnneededInterpolation` copDavid Rodríguez
2019-08-03[bundler/bundler] Check for straneous quotesDavid Rodríguez
2019-08-03[bundler/bundler] [CurrentRuby] Say we are ruby? when the generic local platf...Samuel Giddins