summaryrefslogtreecommitdiff
path: root/lib/bundler/installer/standalone.rb
AgeCommit message (Expand)Author
2023-12-07[rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez
2023-10-03[rubygems/rubygems] Prevent gem activation in standalone modeDaniel Colson
2023-09-27[rubygems/rubygems] Centralize logic using `Pathname#relative_path_from`Ry Biesemeyer
2023-09-25[rubygems/rubygems] Allow standalone mode to work on a Windows edge caseDavid Rodriguez
2023-08-01[rubygems/rubygems] Use Kernel.singleton_classHiroshi SHIBATA
2023-02-21Merge rubygems/bundler masterHiroshi SHIBATA
2022-07-30[rubygems/rubygems] Make `--standalone` play nice with `--local`David Rodríguez
2022-06-23[rubygems/rubygems] Fix standalone script generation for statically linked de...David Rodríguez
2022-06-20[rubygems/rubygems] Fix extension paths in generated standalone scriptcitrusmoose
2021-08-31[rubygems/rubygems] Fix standalone generated script to deal with path sourcesDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_version` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Use same criteria for ruby engine as in the final scriptDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `ruby_engine` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Remove unnecessary `path` local variableDavid Rodríguez
2021-08-31[rubygems/rubygems] Fix unnecessary $LOAD_PATH modification in standalone scriptDavid Rodríguez
2021-07-14Merge RubyGems/Bundler master from 8459ebd6ad65ce3397233416dc64083ae7572bb9Hiroshi SHIBATA
2021-03-08Sync latest development version of bundler & rubygemsDavid Rodríguez
2020-10-15Merge bundler-2.2.0.rc.2Hiroshi SHIBATA
2019-08-03[bundler/bundler] RUBY_ENGINE should always be defined after 1.8.7David Rodríguez
2018-11-02Added bundler as default gems. Revisit [Feature #12733]hsbt
2017-12-22Postponing the Bundler merge.hsbt
2017-11-01Update bundled bundler to 1.16.0.hsbt
2017-09-08Merge bundler to standard libraries.hsbt