summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
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
2017-12-12Merge 1-16-stable branch of bundler.hsbt
2017-12-11Ignore to generate documentation for template files of bundler.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-10-05Fixed broken `bundle gem` command.hsbt
2017-09-13Added executable to bundler template.hsbt
2017-09-08Merge bundler to standard libraries.hsbt