summaryrefslogtreecommitdiff
path: root/lib/bundler
AgeCommit message (Expand)Author
2023-08-17[rubygems/rubygems] Add `file` option to `ruby` method in GemfileNgan Pham
2023-08-17[rubygems/rubygems] Clarify that `bundle info` takes a gem nameManu
2023-08-16[rubygems/rubygems] Show better error when PAT can't authenticate to a privat...David Rodríguez
2023-08-16[rubygems/rubygems] Bad auth should not fallback eitherDavid Rodríguez
2023-08-16[rubygems/rubygems] Fix git source conservativenessDavid Rodríguez
2023-08-16[rubygems/rubygems] Extract s.name to a variableDavid Rodríguez
2023-08-16[rubygems/rubygems] Remove unneeded stuffDavid Rodríguez
2023-08-16[rubygems/rubygems] Don't update locked sources when not necessaryDavid Rodríguez
2023-08-16[rubygems/rubygems] Extract a `default_source` methodDavid Rodríguez
2023-08-16[rubygems/rubygems] Move `lockfile_source` variable out of condition branchDavid Rodríguez
2023-08-16[rubygems/rubygems] Refactor locked dep filtering moreDavid Rodríguez
2023-08-16[rubygems/rubygems] Avoid unnecessary loop through dependenciesDavid Rodríguez
2023-08-04Display call location with bundled gems warningHiroshi SHIBATA
2023-08-04Fixed worng key of bundled_gems listHiroshi SHIBATA
2023-08-04Also decorate warning message with future tense for bundlerHiroshi SHIBATA
2023-08-02[rubygems/rubygems] Replaced remained local to lockfileHiroshi SHIBATA
2023-08-01[rubygems/rubygems] Use Kernel.singleton_classHiroshi SHIBATA
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