aboutsummaryrefslogtreecommitdiffstats
path: root/lib/bundler/dependency.rb
Commit message (Expand)AuthorAgeFilesLines
* [rubygems/rubygems] Use modern hashes consistentlyDavid Rodríguez2023-12-071-10/+10
* [rubygems/rubygems] Reduce array allocations when loading definitionSamuel Giddins2023-12-011-1/+4
* [rubygems/rubygems] Alias CurrentRuby#mswin?, mswin64?, mingw?, x64_mingw? to...johnnyshields2023-03-031-1/+2
* [rubygems/rubygems] Add Ruby 3.2 and 3.3 platforms to Gemfile DSLDaniel Colson2023-02-071-1/+1
* Merge RubyGems-3.4.0 and Bundler-2.4.0Hiroshi SHIBATA2022-12-241-3/+3
* Migrate our resolver engine to PubGrubHiroshi SHIBATA2022-11-121-0/+1
* Resync Bundler & RubyGemsDavid Rodríguez2022-09-081-84/+15
* [rubygems/rubygems] Feature: `bundle add` supports `--path` optionMike Dalessio2022-09-051-1/+2
* [rubygems/rubygems] Add platform :windows as a shortcut for all Windows platf...shields2022-08-291-0/+1
* [rubygems/rubygems] Bundler: make to_lock consistent between Gem::Dependency...Aleksandr Varnin2022-08-281-1/+1
* Merge rubygems/bundler HEADHiroshi SHIBATA2022-07-261-4/+1
* Merge RubyGems and Bundler masterHiroshi SHIBATA2022-07-131-2/+6
* Sync RubyGems & Bundler with upstream repoDavid Rodríguez2022-06-241-0/+2
* [rubygems/rubygems] Add modern rubies to the platformsBobby McDonald2022-04-161-0/+18
* [rubygems/rubygems] Add `github` and `ref` options to `bundle add`Vyacheslav Alexeev2021-12-111-1/+3
* Sync bundler & rubygemsDavid Rodríguez2021-05-111-6/+2
* Prepare to release rubygems-3.2.1 and bundler-2.2.1Hiroshi SHIBATA2020-12-151-1/+3
* Update the bundler version with master branchHiroshi SHIBATA2020-05-131-9/+0
* [bundler/bundler] Extract `expanded_platforms`David Rodríguez2019-08-031-1/+5
* [bundler/bundler] Added Ruby 2.6 to dsl.Hiroshi SHIBATA2019-08-031-0/+6
* Merge bundler master from upstream.Hiroshi SHIBATA2019-06-091-3/+5
* Added bundler as default gems. Revisit [Feature #12733]hsbt2018-11-021-0/+139
* Postponing the Bundler merge.hsbt2017-12-221-138/+0
* Update bundled bundler to 1.16.0.hsbt2017-11-011-7/+6
* Merge bundler to standard libraries.hsbt2017-09-081-0/+139