summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2019-08-03[bundler/bundler] Add all platforms to lockfile by defaultDavid Rodríguez
2019-08-03[bundler/bundler] Extract `expanded_platforms`David Rodríguez
2019-08-03[bundler/bundler] Extract `current_platforms`David Rodríguez
2019-08-03[bundler/bundler] [GemHelpers] Remove the special code path for ruby platform...Samuel Giddins
2019-08-03[bundler/bundler] Bump rubocop to 0.72.0David Rodríguez
2019-08-03[bundler/bundler] Don't persist the cache_all_platforms settingDavid Rodríguez
2019-08-03[bundler/bundler] [Package] Ensure uninstallable gems are _never_ installedSamuel Giddins
2019-08-03[bundler/bundler] [Package] Dont always update on --all-platformsSamuel Giddins
2019-08-03[bundler/bundler] [Package] Always resolve remotely for --all-platformsSamuel Giddins
2019-08-03[bundler/bundler] Remove unnecessary `order_matters` paramDavid Rodríguez
2019-08-03[bundler/bundler] Clearer MissingRevision git errorsDavid Rodríguez
2019-08-03[bundler/bundler] Not sure how much this buys us, remove itDavid Rodríguez
2019-08-03[bundler/bundler] Inline `expanded_deps`David Rodríguez
2019-08-03[bundler/bundler] Generate new gem development dependencies in GemfileDavid Rodríguez
2019-08-03[bundler/bundler] Don't re-resolve locked platform specific gemsDavid Rodríguez
2019-08-03[bundler/bundler] Lock rubocop-performance to 1.4.0David Rodríguez
2019-08-03[bundler/bundler] Bump rubocop to 0.71David Rodríguez
2019-08-03[bundler/bundler] Use real paths for `bundle clean`David Rodríguez
2019-08-03[bundler/bundler] Add `required_ruby_version` to gemspec templateMiklos Fazekas
2019-08-03[bundler/bundler] Migrate git proxy helpers to use Open3David Rodríguez
2019-08-03[bundler/bundler] Fix `rake release` not prompting for OTP codeDavid Rodríguez
2019-08-03[bundler/bundler] Normalize usages of `Gem::Util` in rubygems integrationDavid Rodríguez
2019-08-03[bundler/bundler] Use rubygems utility if availableDavid Rodríguez
2019-08-03[bundler/bundler] Fix file:// handling under WindowsDavid Rodríguez
2019-08-03[bundler/bundler] Normalize file:// handling in specsDavid Rodríguez
2019-08-03[bundler/bundler] Migrate two more requires to be relativeDavid Rodríguez
2019-08-03[bundler/bundler] Migrate thor to use relative requiresDavid Rodríguez
2019-08-03[bundler/bundler] Respect color option when instantiating shellsDavid Rodríguez
2019-08-03[bundler/bundler] Remove unnecessary conditionDavid Rodríguez
2019-08-03[bundler/bundler] Added Ruby 2.6 to dsl.Hiroshi SHIBATA
2019-07-31lib/bundler/shared_helpers.rb: remove require "rubygems"Yusuke Endoh
2019-06-09Revert to change for filelist of bundler gemspec.Hiroshi SHIBATA
2019-06-09Merge bundler master from upstream.Hiroshi SHIBATA
2019-04-14Merge Bundler 2.1.0.pre.1 as developed version from upstream.hsbt
2019-02-18Use ENV["BUNDLE_GEM"] instead of gem command provided by system ruby.hsbt
2019-02-18Fixup r66984. It breakes bundler's examples.hsbt
2019-02-05Ignore to add bundler lib direcotry if it is same as rubylibdir.hsbt
2019-02-01Fixed gemspec location of bundler.hsbt
2019-01-04Merge Bundler 2.0.1 from upstream.hsbt
2018-12-19Update metadata of Bundler 1.17.2hsbt
2018-12-11Merge Bundler 1.17.2 from upstream.hsbt
2018-12-11Downgrade Bundler 1.17.x from 2.0.0.hsbt
2018-12-04Merge 2-0-stable branch from bundler/bundler.hsbt
2018-11-27Merge bundler-2.0.0.pre.2 from upstream.hsbt
2018-11-26Do not load rubygems when disablednobu
2018-11-12Merge Bundler-2.0.0.pre1 from upstream.hsbt
2018-11-04Merge upstream changes from 2-0-stable branch of bundler/bundler.hsbt
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-12-21Merge release version of bundler-1.16.1 from upstream.hsbt