aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/installer/standalone.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-071-1/+1
* [rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson2023-10-031-0/+14
* [rubygems/rubygems] Centralize logic using `Pathname#relative_path_from`Ry Biesemeyer2023-09-271-8/+1
* [rubygems/rubygems] Allow standalone mode to work on a Windows edge caseDavid Rodriguez2023-09-251-1/+8
* [rubygems/rubygems] Use Kernel.singleton_classHiroshi SHIBATA2023-08-011-2/+1
* Merge rubygems/bundler masterHiroshi SHIBATA2023-02-211-8/+12
* [rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez2022-07-301-1/+1
* [rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez2022-06-231-4/+25
* [rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose2022-06-201-1/+7
* [rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez2021-08-311-2/+10
* [rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Use same criteria for ruby engine as in the final scriptDavid Rodríguez2021-08-311-1/+1
* [rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez2021-08-311-2/+1
* [rubygems/rubygems] Fix unnecessary $LOAD_PATH modification in standalone scriptDavid Rodríguez2021-08-311-1/+1
* Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA2021-07-141-1/+1
* Sync latest development version of bundler & rubygemsDavid Rodríguez2021-03-081-0/+15
* Merge bundler-2.2.0.rc.2Hiroshi SHIBATA2020-10-151-2/+2
* [bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez2019-08-031-2/+1
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+53
* Postponing the Bundler merge.hsbt2017-12-221-53/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-0/+1
* Merge bundler to standard libraries.hsbt2017-09-081-0/+52