summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2023-07-31[rubygems/rubygems] update Magnus library in Rust extension gem templateMat Sadler
2023-07-30[rubygems/rubygems] Use the dedicated method to convert file pathNobuyoshi Nakada
2023-07-28Use Gem::BUNDLED_GEMS::SINCEHiroshi SHIBATA
2023-07-27[rubygems/rubygems] Restore support for Pathname objects in the replaced requireXavier Noria
2023-07-25[rubygems/rubygems] bin/rubocop -AHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Extract Gem::BUNDLED_GEMS from BundlerHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Skip warnings if bundled gems is already loadedHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Use Kernel.singleton_classHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Don't reuse require argumentHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added warnings targets for old version of RubyHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Added Ruby version for bundled gems to warningsHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Simplefied conditionHiroshi SHIBATA
2023-07-25[rubygems/rubygems] make bundled gemst list as constant under Gem namespaceHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Also check Kernel.require for infinite loopHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Avoid infinite call of requireHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Keep Kernel#require privateHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Don't use redefine_methodHiroshi SHIBATA
2023-07-25[rubygems/rubygems] Warn if file is loaded without GemfileHiroshi SHIBATA
2023-07-24[rubygems/rubygems] Bundler: Update bundle-outdated(1) manKentaro Takeyama
2023-07-24[rubygems/rubygems] Rename local to lockfile and global to systemHiroshi SHIBATA
2023-07-24[rubygems/rubygems] Avoid printing using messages when version has not changedDavid Rodríguez
2023-07-24[rubygems/rubygems] Exclude Bundler from missing locked dependencies checkDavid Rodríguez
2023-07-13[rubygems/rubygems] Don't run any git commands when sorting and comparing git...David Rodríguez
2023-07-13[rubygems/rubygems] restart with BUNDLE_VERSION if it's specifiedHiroshi SHIBATA
2023-07-13[rubygems/rubygems] Introduce bundle config set version featureHiroshi SHIBATA
2023-07-12[rubygems/rubygems] Update GitHub organization of Standard RubyKoichi ITO
2023-07-10[rubygems/rubygems] Use `File::NULL` instead of hard coded null device namesNobuyoshi Nakada
2023-07-05Sync man pagesParadoxV5
2023-07-05[rubygems/rubygems] `gemfile.5`: Quote default glob to escape MarkdownJimmy H
2023-07-04[rubygems/rubygems] Fix git source lockfile unstabilityDavid Rodríguez
2023-07-04[rubygems/rubygems] When printing frozen errors, print only Gemfile informationDavid Rodríguez
2023-07-04[rubygems/rubygems] Fix another incorrect removal of "ruby" platform from loc...David Rodríguez
2023-06-30[rubygems/rubygems] Bump vendored net-http-persistent to 4.0.2David Rodríguez
2023-06-29Merge URI-0.12.2 for BundlerHiroshi SHIBATA
2023-06-20Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-16[rubygems/rubygems] Auto-correct Performance/FlatMapHiroshi SHIBATA
2023-06-15Merge rubygems/rubygems HEADHiroshi SHIBATA
2023-06-15[rubygems/rubygems] auto-correct Style/YodaConditionHiroshi SHIBATA
2023-06-15[rubygems/rubygems] Improve error message in frozen mode edge caseDavid Rodríguez
2023-06-15[rubygems/rubygems] Improve frozen mode error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Use "frozen" rather than "deployment" in error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Show missing spec in lockfile incomplete error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Extract `Definition#no_resolved_needed?`David Rodríguez
2023-06-15[rubygems/rubygems] There should always be a reasonDavid Rodríguez
2023-06-15[rubygems/rubygems] Show relative path to Gemfile in error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Remove weird line breaks in the middle of error messageDavid Rodríguez
2023-06-15[rubygems/rubygems] Simplify checking Gemfile vs lockfile sourcesDavid Rodríguez
2023-06-15[rubygems/rubygems] Make frozen mode spec also pass on Bundler 3David Rodríguez
2023-06-08[rubygems/rubygems] Stop publishing Gemfile in default gem templateGareth Adams
2023-06-06[rubygems/rubygems] Delay cache access in `LockfileParser`David Rodríguez